Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/145855 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-1316 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQmzweq/agent.1557 SSH_AGENT_PID=1559 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_16227451356002227182.key (/w/workspace/cps-master-verify-java@tmp/private_key_16227451356002227182.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 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 > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # 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.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/55/145855/3 # timeout=30 > git rev-parse 13a09dc7be86ab6c56ada006359f87f67709ce29^{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 13a09dc7be86ab6c56ada006359f87f67709ce29 (refs/changes/55/145855/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a09dc7be86ab6c56ada006359f87f67709ce29 # timeout=30 Commit message: "updated release notes - Added missing bug fixes and feature updates." > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5972a8786d80300936c39afbeffba3a9494637ac # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15118199922519055530.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6km4 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-6km4/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.11.10 pip 26.1.2 from /tmp/venv-6km4/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.54 botocore==1.43.54 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.15.0 cmd2==4.1.2 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.55 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.15.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 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.17.0 os-service-types==1.8.2 osc-lib==4.7.0 oslo.config==10.6.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.0 oslo.serialization==5.11.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-discovery==1.5.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-manilaclient==6.2.0 python-openstackclient==10.2.1 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.9.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.69.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [cps-master-verify-java] $ /bin/sh /tmp/jenkins12685561097237827364.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-23 07:07:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-dprEg5.sh" [1] downloading uv 0.11.31 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.31 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins302737600760343038.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.11" 2026-04-21 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config6189843430819166828tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3391408873654713702tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-1316 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings5474981299774833525.xml -gs /tmp/global-settings18270304322068173575.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=13a09dc7be86ab6c56ada006359f87f67709ce29 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ps001093161@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Pratheeka Shetty" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/145855 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ps001093161@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=pratheeka123 -DGERRIT_CHANGE_NUMBER=145855 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pratheeka Shetty\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/55/145855/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pratheeka Shetty" '-DGERRIT_CHANGE_OWNER=\"Pratheeka Shetty\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlZCByZWxlYXNlIG5vdGVzIC0gQWRkZWQgbWlzc2luZyBidWcgZml4ZXMgYW5kIGZlYXR1cmUgdXBkYXRlcy4KCkNoYW5nZS1JZDogSWQ3N2M3YjM0YjEyNjE2NDBiOTgxY2NkYjQ2MDgxYzQwOTJmNWU4MDYKU2lnbmVkLW9mZi1ieTogUHJhdGhlZWthIFNoZXR0eSA8cHMwMDEwOTMxNjFAdGVjaG1haGluZHJhLmNvbT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=updated release notes - Added missing bug fixes and feature updates." -DGERRIT_EVENT_ACCOUNT_USERNAME=pratheeka123 -DGERRIT_CHANGE_OWNER_USERNAME=pratheeka123 '-DGERRIT_EVENT_ACCOUNT=\"Pratheeka Shetty\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id77c7b34b1261640b981ccdb46081c4092f5e806 -DGERRIT_EVENT_HASH=-1391787201 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ps001093161@techmahindra.com -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Pratheeka Shetty" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test-with-auth:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.8.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.8.2-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 579, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [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] provmns-api [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] test-dcm-rest [jar] [INFO] integration-test [jar] [INFO] integration-test-with-auth [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.8.2-SNAPSHOT [1/24] [INFO] from cps-dependencies/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.8.2-SNAPSHOT/cps-dependencies-3.8.2-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.8.2-SNAPSHOT [2/24] [INFO] from cps-bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.8.2-SNAPSHOT/cps-bom-3.8.2-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.8.2-SNAPSHOT [3/24] [INFO] from checkstyle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- resources:3.3.1: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 from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1: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-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [INFO] [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.8.2-SNAPSHOT/checkstyle-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.8.2-SNAPSHOT/checkstyle-3.8.2-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.8.2-SNAPSHOT [4/24] [INFO] from cps-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.8.2-SNAPSHOT/cps-parent-3.8.2-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.8.2-SNAPSHOT [5/24] [INFO] from cps-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.8.2-SNAPSHOT/cps-events-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.8.2-SNAPSHOT/cps-events-3.8.2-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.8.2-SNAPSHOT [6/24] [INFO] from cps-path-parser/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- antlr4:4.13.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec [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:22 mismatched input ']' expecting '@' line 1:22 mismatched input '1' expecting '@' 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:25 mismatched input ''1'' expecting '@' line 1:25 mismatched input '2' expecting '@' line 1:14 no viable alternative at input '[1' line 1:15 missing QName at '=' line 1:15 missing QName at '=' line 1:15 mismatched input ']' expecting QName line 1:24 missing StringLiteral at ']' line 1:22 missing QName at ',' 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: 117, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 165, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/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] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.8.2-SNAPSHOT/cps-path-parser-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.8.2-SNAPSHOT/cps-path-parser-3.8.2-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.8.2-SNAPSHOT [7/24] [INFO] from cps-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 100 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- [INFO] Copying 33 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler: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 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 163 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CpsServicesConfigSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.onap.cps.config.CpsServicesConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 07:08:11.113 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=SourceIdentifier [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.986 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.510 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec [INFO] Running org.onap.cps.events.EventProducerSpec 07:08:12.975 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:08:12.991 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 07:08:12.995 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:08:13.003 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:08:13.006 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 07:08:13.007 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 07:08:13.061 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 07:08:13.069 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 07:08:13.075 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 07:08:13.076 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 07:08:13.078 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 07:08:13.079 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 07:08:13.094 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 07:08:13.094 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 07:08:13.096 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 07:08:13.100 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 07:08:13.100 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.onap.cps.events.EventProducerSpec [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 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.006 s -- in org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Running org.onap.cps.utils.YangParserSpec 07:08:13.495 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 07:08:13.498 [main] ERROR 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.096 s -- in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec [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: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.XmlUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.utils.XmlUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.onap.cps.utils.XmlObjectMapperSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.PrefixResolverSpec [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.010 s -- in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.ContentTypeSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.ContentTypeSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 07:08:15.197 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 07:08:15.202 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 07:08:15.216 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 07:08:15.219 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 07:08:15.235 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 07:08:15.240 [main] ERROR 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.355 s -- in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.utils.DataMapUtilsSpec [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.109 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Running org.onap.cps.utils.deltareport.GroupedDeltaReportGeneratorSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.utils.deltareport.GroupedDeltaReportGeneratorSpec [INFO] Running org.onap.cps.utils.deltareport.DeltaReportGeneratorSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.deltareport.DeltaReportGeneratorSpec [INFO] Running org.onap.cps.utils.deltareport.CompletionExceptionConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.deltareport.CompletionExceptionConverterSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 07:08:15.584 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 07:08:15.616 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 07:08:15.617 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 07:08:15.629 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 07:08:15.633 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 07:08:15.643 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 07:08:15.648 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 07:08:15.652 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 07:08:15.652 [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 07:08:15.661 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 07:08:15.665 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 07:08:15.677 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 07:08:15.683 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 07:08:15.707 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 07:08:15.713 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 07:08:15.713 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 07:08:15.713 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 07:08:15.721 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 07:08:15.727 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 07:08:15.730 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 07:08:15.755 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 07:08:15.758 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 07:08:15.761 [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: 0.276 s -- in org.onap.cps.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 07:08:15.772 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 07:08:15.773 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 07:08:15.774 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 07:08:15.776 [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.013 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.init.ModelLoaderLockSpec Jul 23, 2026 7:08:15 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 Jul 23, 2026 7:08:15 AM com.hazelcast.system.logo INFO: [10.30.107.111]: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 Jul 23, 2026 7:08:15 AM com.hazelcast.system INFO: [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. Jul 23, 2026 7:08:15 AM com.hazelcast.system INFO: [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 Jul 23, 2026 7:08:15 AM com.hazelcast.system INFO: [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev Jul 23, 2026 7:08:15 AM com.hazelcast.system INFO: [10.30.107.111]: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. Jul 23, 2026 7:08:15 AM com.hazelcast.system INFO: [10.30.107.111]: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) Jul 23, 2026 7:08:16 AM com.hazelcast.system.security INFO: [10.30.107.111]: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. Jul 23, 2026 7:08:16 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery Jul 23, 2026 7:08:16 AM com.hazelcast.internal.diagnostics.Diagnostics INFO: [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. Jul 23, 2026 7:08:16 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING Jul 23, 2026 7:08:19 AM com.hazelcast.internal.cluster.ClusterService INFO: [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 59b9c91e-35e3-4911-a0f4-2b9d9d31aea8 this ] Jul 23, 2026 7:08:19 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED Jul 23, 2026 7:08:19 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl INFO: [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... Jul 23, 2026 7:08:19 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN Jul 23, 2026 7:08:19 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl INFO: [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 59b9c91e-35e3-4911-a0f4-2b9d9d31aea8 this is handled Jul 23, 2026 7:08:19 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... Jul 23, 2026 7:08:19 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... Jul 23, 2026 7:08:19 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... Jul 23, 2026 7:08:19 AM com.hazelcast.client.impl.ClientEngine WARNING: [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 more Jul 23, 2026 7:08:19 AM com.hazelcast.instance.impl.NodeExtension INFO: [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. Jul 23, 2026 7:08:19 AM com.hazelcast.instance.impl.Node INFO: [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 438 ms. Jul 23, 2026 7:08:19 AM com.hazelcast.core.LifecycleService INFO: [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.053 s -- in org.onap.cps.init.ModelLoaderLockSpec [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.ModelLoaderRegistrationOnStartupSpec 07:08:19.868 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 07:08:19.868 [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.020 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 07:08:19.920 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 07:08:19.920 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 07:08:19.920 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 07:08:19.920 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 07:08:19.923 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 07:08:19.923 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 07:08:19.923 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 07:08:20.024 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 07:08:20.124 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 07:08:20.128 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 07:08:20.128 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 07:08:20.128 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 07:08:20.130 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 07:08:20.130 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 07:08:20.455 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class org.opendaylight.yangtools.yang.data.spi.node.impl.ImmutableUnkeyedListNode$Empty [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.onap.cps.impl.DataNodeBuilderSpec [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec [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. 07:08:20.980 [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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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:588) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$969097741.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:590) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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) [WARNING] Tests run: 82, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.496 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.YangTextSchemaSourceSetCacheSpec 07:08:21,357 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:21,358 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:21,359 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:21,489 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:21,489 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:21.715Z INFO 2322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.11 with PID 2322 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-07-23T07:08:21.716Z INFO 2322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:21.993Z INFO 2322 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.921 seconds (process running for 14.814) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsFacadeImplSpec [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 07:08:22,445 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:22,445 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:22,445 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:22,456 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:22,456 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:22.470Z INFO 2322 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.11 with PID 2322 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-07-23T07:08:22.471Z INFO 2322 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:22.514Z INFO 2322 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:08:22.514Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:08:22.514Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:08:22.514Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-07-23T07:08:22.515Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:08:22.515Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:08:22.526Z INFO 2322 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:08:22.528Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:08:22.536Z INFO 2322 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:08:22.536Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:08:24.747Z INFO 2322 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 9f980095-59fc-4045-98ae-3992cc0f2196 this ] 2026-07-23T07:08:24.748Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:08:24.750Z INFO 2322 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:08:24.766Z INFO 2322 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.35 seconds (process running for 17.588) 2026-07-23T07:08:24.774Z INFO 2322 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2026-07-23T07:08:24.781Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:08:24.782Z INFO 2322 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 9f980095-59fc-4045-98ae-3992cc0f2196 this is handled 2026-07-23T07:08:24.784Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-07-23T07:08:24.785Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-07-23T07:08:24.785Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-07-23T07:08:24.847Z INFO 2322 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:08:24.847Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 2026-07-23T07:08:24.847Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 2026-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [my cluster] [5.5.0] Cluster name: my cluster 2026-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:08:24.858Z INFO 2322 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:08:24.868Z INFO 2322 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:08:24.869Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [my cluster] [5.5.0] Using Multicast discovery 2026-07-23T07:08:24.876Z INFO 2322 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:08:24.876Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [my cluster] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:08:27.224Z INFO 2322 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [my cluster] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 56fc1d72-fd13-4b60-b9f9-1437a990fcc9 this ] 2026-07-23T07:08:27.225Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [my cluster] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:08:27.254Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [my cluster] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:08:27.254Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [my cluster] [5.5.0] Shutting down multicast service... 2026-07-23T07:08:27.255Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [my cluster] [5.5.0] Shutting down connection manager... 2026-07-23T07:08:27.256Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [my cluster] [5.5.0] Shutting down node engine... 2026-07-23T07:08:27.315Z INFO 2322 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:08:27.316Z INFO 2322 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 2026-07-23T07:08:27.316Z INFO 2322 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [my cluster] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.463 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec [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.136 s -- in org.onap.cps.impl.DataNodeFactorySpec [INFO] Running org.onap.cps.impl.query.CompositeQueryProcessorSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.query.CompositeQueryProcessorSpec [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec line 1:6 no viable alternative at input '[invalid' [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec [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] [INFO] Results: [INFO] [WARNING] Tests run: 571, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 80 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 80 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.8.2-SNAPSHOT/cps-service-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.8.2-SNAPSHOT/cps-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.8.2-SNAPSHOT [8/24] [INFO] from cps-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [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 getNodesCompositeQuery [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-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [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-master-verify-java/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-master-verify-java/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-master-verify-java/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-master-verify-java/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] --- checkstyle:3.4.0:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler: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 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator: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-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/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] --- resources: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] --- resources:3.3.1:testResources (default-testResources) @ cps-rest --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler: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 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 29 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:08:38.363 [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. 07:08:38.574 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:08:38.579 [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. 07:08:38.580 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.580 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.581 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.595 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:08:38.753 [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. 07:08:38.801 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:08:38.802 [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. 07:08:38.803 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.803 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.803 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.815 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:08:38.842 [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. 07:08:38.855 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:08:38.855 [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. 07:08:38.856 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.856 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.856 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.866 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:08:38.883 [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. 07:08:38.893 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:08:38.894 [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. 07:08:38.894 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.894 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.895 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.903 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:08:38.934 [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. 07:08:38.950 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 07:08:38.951 [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. 07:08:38.951 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.952 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.952 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 07:08:38.982 [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. 07:08:38.990 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:08:38.991 [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. 07:08:38.991 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.991 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:38.992 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.001 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:08:39.005 [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. 07:08:39.013 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:08:39.014 [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. 07:08:39.014 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.015 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.015 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 07:08:39.026 [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. 07:08:39.036 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:08:39.036 [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. 07:08:39.037 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.037 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.037 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.045 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 07:08:39.047 [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. 07:08:39.054 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:08:39.054 [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. 07:08:39.054 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.055 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.055 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.061 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 07:08:39.063 [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. 07:08:39.072 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 07:08:39.073 [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. 07:08:39.073 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.074 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.074 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:08:39.083 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 07:08:41,078 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:41,079 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:41,081 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:41,133 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:08:41,133 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:08:41,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:41,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:41.643Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 21.0.11 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-07-23T07:08:41.644Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:43.027Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:08:43.027Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:08:43.029Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2026-07-23T07:08:43.058Z INFO 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 2.439 seconds (process running for 5.905) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:08:43.688Z WARN 2564 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 2026-07-23T07:08:43.695Z WARN 2564 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 2026-07-23T07:08:43.715Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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:123) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:43.909Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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:150) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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: 4.723 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.072 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 07:08:44,329 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:44,329 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:44,329 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:44,336 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:08:44,336 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:08:44,340 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:44,340 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:44.349Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 21.0.11 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-07-23T07:08:44.349Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:44.579Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:08:44.579Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:08:44.580Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:08:44.587Z INFO 2564 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.282 seconds (process running for 7.434) 2026-07-23T07:08:44.823Z ERROR 2564 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 07:08:44,877 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:44,877 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:44,877 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:44,883 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:08:44,883 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:08:44,887 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:44,887 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:44.895Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 21.0.11 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-07-23T07:08:44.895Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:45.084Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:08:45.084Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:08:45.085Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:08:45.091Z INFO 2564 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 0.233 seconds (process running for 7.938) 2026-07-23T07:08:45.111Z WARN 2564 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 2026-07-23T07:08:45.113Z WARN 2564 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 2026-07-23T07:08:45.135Z ERROR 2564 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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:121) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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-07-23T07:08:45.245Z ERROR 2564 --- [ 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:133) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:70) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$1.createSchemaSet() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:244) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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:384) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:125) ... 148 common frames omitted 2026-07-23T07:08:45.313Z ERROR 2564 --- [ 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:167) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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:279) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:45.319Z ERROR 2564 --- [ 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:167) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:279) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 07:08:45,542 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:45,543 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:45,543 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:45,549 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:08:45,549 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:08:45,552 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:45,552 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:45.559Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 21.0.11 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-07-23T07:08:45.559Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:45.714Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:08:45.714Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:08:45.714Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-07-23T07:08:45.720Z INFO 2564 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.211 seconds (process running for 8.567) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 07:08:45,885 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:08:45,885 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:08:45,885 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:08:45,889 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:08:45,889 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:08:45,892 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:08:45,892 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:08:45.899Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 21.0.11 with PID 2564 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2026-07-23T07:08:45.899Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:08:46.038Z INFO 2564 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:08:46.038Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:08:46.038Z INFO 2564 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-07-23T07:08:46.044Z INFO 2564 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.173 seconds (process running for 8.891) 2026-07-23T07:08:46.117Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.createNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.161Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.175Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.191Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.205Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.addListElements() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.288Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.updateNodeLeaves() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.343Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.362Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.381Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.replaceListContent() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.404Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteListOrListElement() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:08:46.421Z ERROR 2564 --- [ 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:223) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$1.deleteDataNode() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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.558 s -- in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 199, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/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] --- jar:3.4.1:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.8.2-SNAPSHOT/cps-rest-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.8.2-SNAPSHOT/cps-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.8.2-SNAPSHOT [9/24] [INFO] from cps-ncmp-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-events --- [INFO] Copying 13 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- compiler: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 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-events --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.8.2-SNAPSHOT/cps-ncmp-events-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.8.2-SNAPSHOT/cps-ncmp-events-3.8.2-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- [INFO] Building provmns-api 3.8.2-SNAPSHOT [10/24] [INFO] from provmns-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:537) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:449) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:184) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ provmns-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/provmns-api/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ provmns-api --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ provmns-api --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ provmns-api --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ provmns-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- antrun:3.1.0:run (merge-lib-jar) @ provmns-api --- [INFO] Executing tasks [INFO] [jar] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-merged.jar [INFO] [unzip] Expanding: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-merged.jar into /w/workspace/cps-master-verify-java/provmns-api/target/classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ provmns-api --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ provmns-api --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ provmns-api --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ provmns-api --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ provmns-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ provmns-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/provmns-api/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ provmns-api --- [INFO] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ provmns-api --- [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.8.2-SNAPSHOT/provmns-api-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.8.2-SNAPSHOT/provmns-api-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- antrun:3.1.0:run (update-local-repo-jar) @ provmns-api --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 [INFO] Executed tasks [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.8.2-SNAPSHOT [11/24] [INFO] from cps-ncmp-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-service --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 169 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Copying 11 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler: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 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 285 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 07:09:02,093 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:02,094 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:02,096 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:02,148 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:02,148 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:02,555 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:02,555 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:02.940Z INFO 2699 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:02.943Z INFO 2699 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:03.412Z INFO 2699 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 2026-07-23T07:09:10.329Z INFO 2699 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 8.601 seconds (process running for 11.844) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 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: 9.509 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 07:09:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:11,238 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:11,244 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:11,244 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:11,249 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:11,249 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:11.258Z INFO 2699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:11.258Z INFO 2699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:11.283Z INFO 2699 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.078 seconds (process running for 12.798) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 07:09:11,355 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:11,355 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:11,355 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:11,361 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:11,361 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:11,365 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:11,365 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:11.373Z INFO 2699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:11.373Z INFO 2699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:11.394Z INFO 2699 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.067 seconds (process running for 12.909) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 07:09:11,765 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:11,765 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:11,765 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:11,770 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:11,770 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:11,774 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:11,774 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:11.781Z INFO 2699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:11.781Z INFO 2699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:11.945Z WARN 2699 --- [ 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-07-23T07:09:12.085Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:09:12.086Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:09:12.087Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:09:12.087Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-07-23T07:09:12.087Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:09:12.090Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:09:12.667Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:09:12.743Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:09:13.011Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:09:13.016Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:09:13.198Z INFO 2699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.107.79]:5701 2026-07-23T07:09:13.244Z INFO 2699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.107.111:46343 and /10.30.107.79:5701 2026-07-23T07:09:13.334Z INFO 2699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:2, ver:2} [ Member [10.30.107.79]:5701 - 66263140-c880-4909-8701-33b326bbc495 Member [10.30.107.111]:5701 - a86a86c8-249a-4fc8-a862-a1f4618c2346 this ] 2026-07-23T07:09:13.355Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:09:13.392Z INFO 2699 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 1.65 seconds (process running for 14.907) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 07:09:13,481 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:13,482 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:13,482 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:13,487 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:13,487 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:13,490 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:13,491 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:13.498Z INFO 2699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:13.498Z INFO 2699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:13.834Z INFO 2699 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.377 seconds (process running for 15.349) 2026-07-23T07:09:13.919Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:09:13.919Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1191) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 07:09:14,030 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:14,030 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:14,030 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:14,035 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:14,035 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:14,038 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:14,038 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:14.046Z INFO 2699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:14.046Z INFO 2699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:14.096Z INFO 2699 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-07-23T07:09:14.098Z INFO 2699 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.089 seconds (process running for 15.613) 2026-07-23T07:09:14.126Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JacksonJsonSerializer 2026-07-23T07:09:14.163Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:09:14.188Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2026-07-23T07:09:14.236Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:09:14.236Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:09:14.236Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790554234 2026-07-23T07:09:14.274Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:09:14.274Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:09:14.275Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2026-07-23T07:09:14.281Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:09:14.282Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:09:14.282Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790554281 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 2026-07-23T07:09:14.299Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. 2026-07-23T07:09:14.721Z INFO 2699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2026-07-23T07:09:14.721Z INFO 2699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-07-23T07:09:14.721Z WARN 2699 --- [ad | producer-1] org.apache.kafka.clients.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-07-23T07:09:14.721Z WARN 2699 --- [ad | producer-2] org.apache.kafka.clients.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-07-23T07:09:14.724Z WARN 2699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:09:14.724Z WARN 2699 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:09:14.827Z INFO 2699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2026-07-23T07:09:14.827Z WARN 2699 --- [ad | producer-2] org.apache.kafka.clients.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-07-23T07:09:14.827Z WARN 2699 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:09:14.834Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:09:14.834Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:09:14.834Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:09:14.834Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:09:14.836Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-1 unregistered 2026-07-23T07:09:14.837Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Closing the Kafka producer with timeoutMillis = 30000 ms. 2026-07-23T07:09:14.934Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:09:14.934Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:09:14.934Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:09:14.934Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:09:14.934Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-2 unregistered 07:09:14,967 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:14,967 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:14,968 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:14,974 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:14,974 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:14,979 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:14,979 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:14.987Z INFO 2699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:14.987Z INFO 2699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:15.005Z INFO 2699 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.067 seconds (process running for 16.521) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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.090 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.011 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec [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.api.inventory.models.CmHandleRegistrationResponseSpec 2026-07-23T07:09:15.279Z WARN 2699 --- [ main] o.c.n.a.i.m.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.036 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 2026-07-23T07:09:15.424Z ERROR 2699 --- [ main] o.o.c.n.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.121 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 2026-07-23T07:09:15.513Z INFO 2699 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 2026-07-23T07:09:15.516Z INFO 2699 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 2026-07-23T07:09:15.533Z INFO 2699 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 2.0.4 2026-07-23T07:09:16.425Z INFO 2699 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2026-07-23T07:09:16.433Z INFO 2699 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2026-07-23T07:09:16.456Z INFO 2699 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 29.6.0 API Version: 1.55 Operating System: Ubuntu 22.04.5 LTS Total Memory: 32092 MB 2026-07-23T07:09:16.459Z WARN 2699 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2026-07-23T07:09:16.463Z INFO 2699 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2026-07-23T07:09:16.463Z INFO 2699 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2026-07-23T07:09:16.466Z INFO 2699 --- [ main] o.t.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')) 2026-07-23T07:09:16.498Z INFO 2699 --- [ main] t.n.o.o.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. 2026-07-23T07:09:16.505Z INFO 2699 --- [ main] o.t.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) 2026-07-23T07:09:16.606Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Starting to pull image 2026-07-23T07:09:16.637Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2026-07-23T07:09:16.736Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 2026-07-23T07:09:16.834Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (2 MB/? MB) 2026-07-23T07:09:16.835Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (2 MB/? MB) 2026-07-23T07:09:16.835Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (2 MB/? MB) 2026-07-23T07:09:16.836Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (7 MB/? MB) 2026-07-23T07:09:16.836Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (7 MB/? MB) 2026-07-23T07:09:16.837Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (20 MB/? MB) 2026-07-23T07:09:16.837Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (20 MB/? MB) 2026-07-23T07:09:16.838Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (20 MB/? MB) 2026-07-23T07:09:16.838Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (20 MB/? MB) 2026-07-23T07:09:16.935Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (39 MB/? MB) 2026-07-23T07:09:17.233Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (114 MB/? MB) 2026-07-23T07:09:17.636Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (215 MB/? MB) 2026-07-23T07:09:17.933Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (298 MB/? MB) 2026-07-23T07:09:18.239Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (344 MB/? MB) 2026-07-23T07:09:18.333Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (360 MB/? MB) 2026-07-23T07:09:19.733Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (545 MB/552 MB) 2026-07-23T07:09:27.936Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (545 MB/552 MB) 2026-07-23T07:09:27.939Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.039Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.134Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.341Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.342Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.433Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.435Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.436Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.437Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (545 MB/552 MB) 2026-07-23T07:09:28.438Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (545 MB/552 MB) 2026-07-23T07:09:29.424Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (545 MB/552 MB) 2026-07-23T07:09:29.425Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (545 MB/552 MB) 2026-07-23T07:09:29.426Z INFO 2699 --- [ream-1565019165] t.n.o.o.8.0 : Pull complete. 15 layers, pulled in 12s (downloaded 545 MB at 45 MB/s) 2026-07-23T07:09:29.427Z INFO 2699 --- [ main] t.n.o.o.8.0 : Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.928087513S 2026-07-23T07:09:29.503Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:09:30.375Z INFO 2699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.107.111:46343->/10.30.107.79:5701, qualifier=null, endpoint=[10.30.107.79]:5701, remoteUuid=66263140-c880-4909-8701-33b326bbc495, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-07-23T07:09:30.380Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.79:5701, timeout: 10000, bind-any: true 2026-07-23T07:09:30.382Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.79:5701. Reason: IOException[Connection refused to address /10.30.107.79:5701] 2026-07-23T07:09:30.483Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.79:5701, timeout: 10000, bind-any: true 2026-07-23T07:09:30.484Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.79:5701. Reason: IOException[Connection refused to address /10.30.107.79:5701] 2026-07-23T07:09:30.585Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.79:5701, timeout: 10000, bind-any: true 2026-07-23T07:09:30.587Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.79:5701. Reason: IOException[Connection refused to address /10.30.107.79:5701] 2026-07-23T07:09:30.688Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connecting to /10.30.107.79:5701, timeout: 10000, bind-any: true 2026-07-23T07:09:30.690Z INFO 2699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Could not connect to: /10.30.107.79:5701. Reason: IOException[Connection refused to address /10.30.107.79:5701] 2026-07-23T07:09:30.690Z WARN 2699 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Removing connection to endpoint [10.30.107.79]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.79:5701}, Error-Count: 5 2026-07-23T07:09:30.691Z WARN 2699 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Member [10.30.107.79]:5701 - 66263140-c880-4909-8701-33b326bbc495 is suspected to be dead for reason: No connection 2026-07-23T07:09:30.691Z INFO 2699 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Starting mastership claim process... 2026-07-23T07:09:30.696Z INFO 2699 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Local MembersView{version=2, members=[MemberInfo{address=[10.30.107.79]:5701, uuid=66263140-c880-4909-8701-33b326bbc495, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.111]:5701, uuid=a86a86c8-249a-4fc8-a862-a1f4618c2346, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.107.79]:5701 - 66263140-c880-4909-8701-33b326bbc495] and initial addresses to ask: [] 2026-07-23T07:09:30.701Z INFO 2699 --- [cached.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:3} [ Member [10.30.107.111]:5701 - a86a86c8-249a-4fc8-a862-a1f4618c2346 this ] 2026-07-23T07:09:30.702Z INFO 2699 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.107.111]:5701, uuid=a86a86c8-249a-4fc8-a862-a1f4618c2346, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} 2026-07-23T07:09:30.702Z INFO 2699 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Committing/rolling-back live transactions of [10.30.107.79]:5701, UUID: 66263140-c880-4909-8701-33b326bbc495 2026-07-23T07:09:30.705Z INFO 2699 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Fetching partition tables from cluster to determine the most recent one... Local stamp: 0 2026-07-23T07:09:30.709Z INFO 2699 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Most recent partition table is determined. 2026-07-23T07:09:31.973Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 0f6f7a0d4dcd81f1f24d7ea6c72e9371bbb0bc234a40d7a316988ffe68e42bd3 2026-07-23T07:09:37.940Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.437392116S [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.82 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 2026-07-23T07:09:38.453Z INFO 2699 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-07-23T07:09:38.455Z INFO 2699 --- [ 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.074 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 2026-07-23T07:09:38.635Z INFO 2699 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:09:38.635Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:09:38.637Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 2026-07-23T07:09:38.641Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 2026-07-23T07:09:38.642Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:09:38.649Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:09:38.649Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-04-23. 2026-07-23T07:09:38.651Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-04-23 installed successfully, 2026-07-23T07:09:38.651Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:09:38.696Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:09:38.697Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-07-23T07:09:38.697Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-07-23T07:09:38.697Z INFO 2699 --- [ main] org.onap.cps.init.AbstractModelLoader : Model Loader #2: Deleting schema dmi-registry-2024-02-23 2026-07-23T07:09:38.698Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:09:38.707Z INFO 2699 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 2026-07-23T07:09:38.714Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:09:38.714Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2026-04-23 is already installed. 2026-07-23T07:09:38.714Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:09:38.722Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:09:38.723Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-07-23T07:09:38.723Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-07-23T07:09:38.723Z INFO 2699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 2026-07-23T07:09:38.757Z ERROR 2699 --- [ 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy179.getNcmpServiceCmHandle(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183.migrateInventoryToModelRelease20260423$accessor$UYjHEakq(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183$auxiliary$wcOeQGLl.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$815677183.migrateInventoryToModelRelease20260423(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183$migrateInventoryToModelRelease20260423.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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:09:38.760Z ERROR 2699 --- [ 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy173.cmHandleBulkMigrate(Unknown Source) at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20260423(DataMigration.java:60) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183.migrateInventoryToModelRelease20260423$accessor$UYjHEakq(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183$auxiliary$wcOeQGLl.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$815677183.migrateInventoryToModelRelease20260423(Unknown Source) at org.onap.cps.ncmp.init.DataMigration$SpockMock$815677183$migrateInventoryToModelRelease20260423.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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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.030 s -- in org.onap.cps.ncmp.init.DataMigrationSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 2026-07-23T07:09:38.769Z INFO 2699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-07-23T07:09:38.771Z INFO 2699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-07-23T07:09:38.771Z INFO 2699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-07-23T07:09:38.775Z INFO 2699 --- [ 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.011 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 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.003 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 07:09:38,848 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:09:38,848 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:09:38,848 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:09:38,851 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:09:38,851 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:09:38,855 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:09:38,855 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:09:38.861Z INFO 2699 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:09:38.862Z INFO 2699 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:09:38.874Z INFO 2699 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.044 seconds (process running for 40.39) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 2026-07-23T07:09:40.101Z WARN 2699 --- [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to parse health status response: Unrecognized token 'invalid': 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: 1] 2026-07-23T07:09:40.109Z WARN 2699 --- [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53491 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPluginUrlValidatorSpec [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.dmi.DmiPluginUrlValidatorSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.15 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 07:10:08,805 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:10:08,805 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:10:08,805 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:10:08,809 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:10:08,810 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:10:08,814 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:10:08,814 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:10:08.822Z INFO 2699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:10:08.822Z INFO 2699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:10:08.851Z INFO 2699 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 0.069 seconds (process running for 70.366) 2026-07-23T07:10:08.882Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:08.882Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:08.883Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:08.884Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-07-23T07:10:08.888Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:08.889Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 2026-07-23T07:10:08.889Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2026-07-23T07:10:08.909Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:09.261Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:09.272Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:09.274Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:09.280Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:09.281Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:11.674Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 922b68ec-9840-49f5-9ab1-fa9d9f7ea985 this ] 2026-07-23T07:10:11.674Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:10:11.680Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:10:11.687Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:11.687Z INFO 2699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 922b68ec-9840-49f5-9ab1-fa9d9f7ea985 this is handled 2026-07-23T07:10:11.689Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:11.689Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:11.690Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:10:11.707Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:10:11.765Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:11.766Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 2026-07-23T07:10:11.766Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:10:11.768Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:11.834Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:11.845Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:11.846Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:11.853Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:11.853Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:13.887Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:10:13.888Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:10:16.199Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 5c764fc8-e04d-4193-8527-3ee7206db9b4 this ] 2026-07-23T07:10:16.200Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:10:16.201Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:10:16.208Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:16.208Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 5c764fc8-e04d-4193-8527-3ee7206db9b4 this is handled 2026-07-23T07:10:16.209Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:16.210Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:16.210Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:10:16.227Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:10:16.302Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:16.302Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 94 ms. 2026-07-23T07:10:16.302Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:10:16.304Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:16.349Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:16.359Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:16.360Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:16.368Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:16.369Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:18.357Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 20416891-9e5d-463e-8d37-821c05419e6e this ] 2026-07-23T07:10:18.358Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:10:18.362Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:10:18.374Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:18.374Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 20416891-9e5d-463e-8d37-821c05419e6e this is handled 2026-07-23T07:10:18.375Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:18.376Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:18.377Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:10:18.381Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:10:18.460Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:18.460Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 2026-07-23T07:10:18.461Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:10:18.463Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:18.507Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:18.508Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:18.508Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:18.508Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:18.508Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:18.508Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:18.518Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:18.519Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:18.524Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:18.525Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:20.506Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 6c6095e9-732c-4b18-8e4f-756192d5a084 this ] 2026-07-23T07:10:20.506Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:10:20.507Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:10:20.510Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:20.511Z INFO 2699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 6c6095e9-732c-4b18-8e4f-756192d5a084 this is handled 2026-07-23T07:10:20.512Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:20.513Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:20.513Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:10:20.536Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:10:20.596Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:20.597Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 2026-07-23T07:10:20.597Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:10:20.599Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:20.638Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:20.647Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:20.648Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:20.653Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:20.653Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:22.663Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - db7a9f02-7894-49e3-8d5d-b5b9e60c4cfa this ] 2026-07-23T07:10:22.664Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:10:22.665Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:10:22.673Z INFO 2699 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2026-07-23T07:10:22.674Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:10:22.674Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - db7a9f02-7894-49e3-8d5d-b5b9e60c4cfa this is handled 2026-07-23T07:10:22.675Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:10:22.676Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:10:22.676Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:10:22.692Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:10:22.767Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:10:22.767Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 2026-07-23T07:10:22.767Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:10:22.770Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:22.801Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:10:22.810Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:10:22.811Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:10:22.817Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:10:22.817Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:10:26.198Z INFO 2699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.79]:5701 2026-07-23T07:10:26.202Z INFO 2699 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.79]:5701 is added to the blacklist. 2026-07-23T07:10:27.202Z INFO 2699 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.79]:5701 is removed from the blacklist. 2026-07-23T07:10:27.205Z INFO 2699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.111:60111 and /10.30.107.79:5701 2026-07-23T07:10:30.038Z INFO 2699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.111:60111->/10.30.107.79:5701, qualifier=null, endpoint=[10.30.107.79]:5701, remoteUuid=01d03796-56bc-4c15-b4f2-e855286465de, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-07-23T07:10:33.504Z INFO 2699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.79]:5701 2026-07-23T07:10:33.508Z INFO 2699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.111:49579 and /10.30.107.79:5701 2026-07-23T07:10:36.485Z INFO 2699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Connection[id=2, /10.30.107.111:49579->/10.30.107.79:5701, qualifier=null, endpoint=[10.30.107.79]:5701, remoteUuid=c76cac86-6892-44a7-a26e-2c3e8a5b71e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-07-23T07:10:43.849Z INFO 2699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.79]:5701 2026-07-23T07:10:43.853Z INFO 2699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.111:56091 and /10.30.107.79:5701 2026-07-23T07:10:43.887Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:10:43.888Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:10:43.917Z INFO 2699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.111]:5701 [dev] [5.5.0] Connection[id=3, /10.30.107.111:56091->/10.30.107.79:5701, qualifier=null, endpoint=[10.30.107.79]:5701, remoteUuid=19c37d40-4c29-4269-b3ab-ff17578a718d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2026-07-23T07:10:43.952Z INFO 2699 --- [cached.thread-1] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.79]:5701 is added to the blacklist. 2026-07-23T07:11:01.907Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 7332bf24-82fe-4897-8019-1592775fa433 this ] 2026-07-23T07:11:01.908Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:01.909Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:01.917Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:01.917Z INFO 2699 --- [cached.thread-7] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 7332bf24-82fe-4897-8019-1592775fa433 this is handled 2026-07-23T07:11:01.918Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:01.919Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:01.920Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:02.183Z WARN 2699 --- [cached.thread-6] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:02.262Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:02.263Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 346 ms. 2026-07-23T07:11:02.263Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:02.265Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:02.296Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:02.320Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:02.322Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:02.328Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:02.328Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:04.552Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 2f647d8b-a4dd-4118-96a9-ec0ea5bef81f this ] 2026-07-23T07:11:04.552Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:04.554Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:04.562Z INFO 2699 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2026-07-23T07:11:04.565Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:04.565Z INFO 2699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 2f647d8b-a4dd-4118-96a9-ec0ea5bef81f this is handled 2026-07-23T07:11:04.566Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:04.566Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:04.567Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:04.584Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:04.644Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:04.645Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 2026-07-23T07:11:04.645Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:04.647Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:04.683Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:04.697Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:04.698Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:04.707Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:04.707Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:06.810Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 3ebd4108-b528-4053-a3ff-6a782183648e this ] 2026-07-23T07:11:06.810Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:06.812Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:06.819Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:06.819Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 3ebd4108-b528-4053-a3ff-6a782183648e this is handled 2026-07-23T07:11:06.820Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:06.821Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:06.821Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:06.834Z WARN 2699 --- [cached.thread-3] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:06.891Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:06.891Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 2026-07-23T07:11:06.891Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:06.893Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:06.922Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:06.932Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:06.933Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:06.938Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:06.938Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:08.634Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 6f3372ec-51ef-4e3b-81f4-13c22d9d951f this ] 2026-07-23T07:11:08.635Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:08.636Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:08.642Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:08.643Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 6f3372ec-51ef-4e3b-81f4-13c22d9d951f this is handled 2026-07-23T07:11:08.644Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:08.644Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:08.644Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:08.663Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:08.719Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:08.720Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 2026-07-23T07:11:08.720Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:08.723Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:08.751Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:08.760Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:08.761Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:08.768Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:08.768Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:10.968Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 92c40057-64f5-4f96-b3ac-16fecf4c4139 this ] 2026-07-23T07:11:10.969Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:10.970Z INFO 2699 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:10.992Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:10.993Z INFO 2699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 92c40057-64f5-4f96-b3ac-16fecf4c4139 this is handled 2026-07-23T07:11:10.994Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:10.994Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:10.995Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:10.999Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:11.075Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:11.075Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 2026-07-23T07:11:11.075Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:11.078Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:11.109Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:11.110Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:11.110Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:11.110Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:11.110Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:11.110Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:11.119Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:11.120Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:11.125Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:11.125Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:12.953Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 20c5ee16-ed65-4c08-bdd1-1fa485abf349 this ] 2026-07-23T07:11:12.954Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:12.955Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:12.976Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:12.976Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 20c5ee16-ed65-4c08-bdd1-1fa485abf349 this is handled 2026-07-23T07:11:12.977Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:12.977Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:12.978Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:13.038Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:13.038Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 2026-07-23T07:11:13.039Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:13.041Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:13.070Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:13.070Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:13.070Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:13.070Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:13.071Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:13.071Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:13.079Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:13.080Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:13.085Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:13.085Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:13.887Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:11:13.888Z ERROR 2699 --- [te-test-url/...] i.o.s.e.t.j.sampler.JaegerRemoteSampler : Failed to execute remoteSamplings. The request could not be executed. java.net.UnknownHostException: jaeger-remote-test-url at java.base/java.net.InetAddress$CachedLookup.get(InetAddress.java:988) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1688) at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:50) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:170) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:70) at okhttp3.internal.connection.RealRoutePlanner.planConnect$okhttp(RealRoutePlanner.kt:164) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:75) at okhttp3.internal.connection.FastFallbackExchangeFinder.launchTcpConnect(FastFallbackExchangeFinder.kt:119) at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:62) at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:298) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:101) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:85) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:74) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:126) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:226) at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:574) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:11:15.332Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 4836591b-a154-44dd-b381-0aef7a80ab24 this ] 2026-07-23T07:11:15.333Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:15.334Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:15.348Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:15.348Z INFO 2699 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 4836591b-a154-44dd-b381-0aef7a80ab24 this is handled 2026-07-23T07:11:15.349Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:15.350Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:15.350Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:15.355Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:15.409Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:15.410Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 61 ms. 2026-07-23T07:11:15.410Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN 2026-07-23T07:11:15.411Z INFO 2699 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2026-07-23T07:11:15.435Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:15.436Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:15.436Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:15.436Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:15.436Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:15.436Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:15.444Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:15.445Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:15.450Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:15.450Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:17.553Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 385e191b-6b45-4a57-bfba-cc7c3b4f7e22 this ] 2026-07-23T07:11:17.554Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:17.555Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:17.659Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:17.660Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 385e191b-6b45-4a57-bfba-cc7c3b4f7e22 this is handled 2026-07-23T07:11:17.660Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:17.661Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:17.661Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:17.870Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:11:17.926Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:17.927Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 268 ms. 2026-07-23T07:11:17.927Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.04 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 2026-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:17.971Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:17.980Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:17.982Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:17.989Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:17.989Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:20.040Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 4ae81cf2-491e-4f13-b1d7-69b6f94b9ec8 this ] 2026-07-23T07:11:20.041Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:20.047Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:20.065Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:20.066Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 4ae81cf2-491e-4f13-b1d7-69b6f94b9ec8 this is handled 2026-07-23T07:11:20.067Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:20.067Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:20.068Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:20.123Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:20.124Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 58 ms. 2026-07-23T07:11:20.124Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 07:11:20,152 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:20,152 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:20,152 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:20,154 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:20,154 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:20,157 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:20,158 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:20.163Z INFO 2699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:20.163Z INFO 2699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:20.169Z INFO 2699 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.034 seconds (process running for 141.684) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2026-07-23T07:11:20.464Z ERROR 2699 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 2026-07-23T07:11:20.516Z WARN 2699 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2026-07-23T07:11:20.716Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.717Z INFO 2699 --- [ 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-07-23T07:11:20.717Z DEBUG 2699 --- [ 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-07-23T07:11:20.747Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.748Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2026-07-23T07:11:20.748Z DEBUG 2699 --- [ 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-07-23T07:11:20.749Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.750Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.752Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.752Z INFO 2699 --- [ 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-07-23T07:11:20.752Z DEBUG 2699 --- [ 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-07-23T07:11:20.753Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.753Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2026-07-23T07:11:20.753Z DEBUG 2699 --- [ 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-07-23T07:11:20.754Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.755Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.756Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.758Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.759Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2026-07-23T07:11:20.759Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2026-07-23T07:11:20.760Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.762Z ERROR 2699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2026-07-23T07:11:20.765Z ERROR 2699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2026-07-23T07:11:20.766Z ERROR 2699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2026-07-23T07:11:20.767Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.768Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-07-23T07:11:20.768Z DEBUG 2699 --- [ 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-07-23T07:11:20.768Z ERROR 2699 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2026-07-23T07:11:20.768Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.768Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2026-07-23T07:11:20.769Z DEBUG 2699 --- [ 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-07-23T07:11:20.774Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.777Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-07-23T07:11:20.782Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2026-07-23T07:11:20.783Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 2026-07-23T07:11:20.785Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 2026-07-23T07:11:20.786Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.787Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.789Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.789Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 2026-07-23T07:11:20.789Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) 2026-07-23T07:11:20.792Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.792Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2026-07-23T07:11:20.792Z DEBUG 2699 --- [ 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-07-23T07:11:20.794Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.796Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.796Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1']] 2026-07-23T07:11:20.796Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp2']] 2026-07-23T07:11:20.798Z WARN 2699 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2026-07-23T07:11:20.798Z INFO 2699 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] , key : newProp and value : newVal 2026-07-23T07:11:20.798Z DEBUG 2699 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newProp'] with leaves (name : newProp , value : newVal) [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2026-07-23T07:11:20.824Z INFO 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 2026-07-23T07:11:20.828Z INFO 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 2026-07-23T07:11:20.829Z INFO 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-07-23T07:11:20.832Z ERROR 2699 --- [ 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-07-23T07:11:20.833Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2026-07-23T07:11:20.835Z INFO 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2026-07-23T07:11:20.835Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 2026-07-23T07:11:20.854Z ERROR 2699 --- [ 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_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy204.initiateStateAdvised(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:401) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:211) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1917897502.processCreatedCmHandles$accessor$AkhcFG0o(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1917897502$auxiliary$8dK4h6tY.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$1917897502.processCreatedCmHandles(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:106) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1917897502.updateDmiRegistration$accessor$AkhcFG0o(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1917897502$auxiliary$xH8ixrnD.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$1917897502.updateDmiRegistration(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1917897502$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_7(CmHandleRegistrationServiceSpec.groovy:235) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:11:20.859Z ERROR 2699 --- [ 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_8prov1(CmHandleRegistrationServiceSpec.groovy:265) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:11:20.862Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles java.lang.RuntimeException: Failed at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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_8prov1(CmHandleRegistrationServiceSpec.groovy:266) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:11:20.876Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:11:20.876Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 2026-07-23T07:11:20.885Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:11:20.886Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2026-07-23T07:11:20.888Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:11:20.888Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2026-07-23T07:11:20.889Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:11:20.889Z ERROR 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2026-07-23T07:11:20.895Z INFO 2699 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2026-07-23T07:11:20.938Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-07-23T07:11:20.947Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.948Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:11:20.948Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:11:20.948Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:11:20.948Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:11:20.948Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.950Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.950Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 2026-07-23T07:11:20.951Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.952Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.952Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.952Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.954Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.955Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 2026-07-23T07:11:20.955Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.957Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.957Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.957Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.957Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.958Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.958Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.958Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.961Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.961Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2026-07-23T07:11:20.961Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.962Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.962Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.962Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.962Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-07-23T07:11:20.964Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.967Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.967Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 2026-07-23T07:11:20.967Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 2026-07-23T07:11:20.967Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 2026-07-23T07:11:20.967Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 2026-07-23T07:11:20.968Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 2026-07-23T07:11:20.969Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 2026-07-23T07:11:20.970Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 2026-07-23T07:11:20.971Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 2026-07-23T07:11:20.972Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 2026-07-23T07:11:20.973Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 2026-07-23T07:11:20.974Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 2026-07-23T07:11:20.975Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 2026-07-23T07:11:20.976Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 2026-07-23T07:11:20.977Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 2026-07-23T07:11:20.978Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 2026-07-23T07:11:20.979Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 2026-07-23T07:11:20.980Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 2026-07-23T07:11:20.981Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 2026-07-23T07:11:20.982Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 2026-07-23T07:11:20.983Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 2026-07-23T07:11:20.984Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 2026-07-23T07:11:20.985Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 2026-07-23T07:11:20.986Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 2026-07-23T07:11:20.987Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 2026-07-23T07:11:20.988Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 2026-07-23T07:11:20.989Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 2026-07-23T07:11:20.990Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 2026-07-23T07:11:20.991Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 2026-07-23T07:11:20.991Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 2026-07-23T07:11:20.991Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2026-07-23T07:11:20.991Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.992Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.992Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.992Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.993Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2026-07-23T07:11:20.993Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2026-07-23T07:11:20.993Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2026-07-23T07:11:20.993Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.994Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2026-07-23T07:11:20.994Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2026-07-23T07:11:20.994Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2026-07-23T07:11:20.994Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.996Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.996Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:11:20.996Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:11:20.996Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:11:20.996Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:11:20.997Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:20.997Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:20.997Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:11:20.997Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:11:20.998Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2026-07-23T07:11:20.998Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Similar warnings for other cm handles in this batch not logged 2026-07-23T07:11:20.998Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : 1 of 1 candidates already in progress by other instance. In-progress map size: 0 2026-07-23T07:11:20.998Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 2026-07-23T07:11:21.002Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:21.002Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 2026-07-23T07:11:21.002Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2026-07-23T07:11:21.002Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-2 already in progress by other instance 2026-07-23T07:11:21.003Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Similar warnings for other cm handles in this batch not logged 2026-07-23T07:11:21.003Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : 2 of 3 candidates already in progress by other instance. In-progress map size: 0 2026-07-23T07:11:21.003Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:11:21.003Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:11:21.003Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:21.006Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:11:21.006Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:11:21.006Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:11:21.006Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:11:21.007Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 2026-07-23T07:11:21.009Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2026-07-23T07:11:21.009Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 07:11:21,049 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:21,050 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:21,050 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:21,053 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:21,053 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:21,058 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:21,058 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:21.066Z INFO 2699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:21.066Z INFO 2699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:21.085Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:21.097Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:21.098Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:11:21.104Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:21.105Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:23.431Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 52571a90-432e-477c-8e01-c279f09bab85 this ] 2026-07-23T07:11:23.432Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:23.448Z INFO 2699 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.422 seconds (process running for 144.963) 2026-07-23T07:11:23.462Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:23.477Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:23.478Z INFO 2699 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - 52571a90-432e-477c-8e01-c279f09bab85 this is handled 2026-07-23T07:11:23.479Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:23.480Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:23.480Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-07-23T07:11:23.535Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:23.535Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 58 ms. 2026-07-23T07:11:23.535Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2026-07-23T07:11:23.648Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:11:23.649Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:11:23.649Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:11:23.649Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [dev] [5.5.0] Cluster name: dev 2026-07-23T07:11:23.649Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:23.649Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:11:23.656Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:11:23.657Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Using Multicast discovery 2026-07-23T07:11:23.663Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:11:23.663Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:11:25.390Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - d68bd1f9-e213-484c-ae1d-81f6dc320ba7 this ] 2026-07-23T07:11:25.390Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:11:25.394Z INFO 2699 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:11:25.403Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:11:25.411Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 2026-07-23T07:11:25.411Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.414Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 2026-07-23T07:11:25.414Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.416Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cm-handle': some exception 2026-07-23T07:11:25.416Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.421Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 2026-07-23T07:11:25.422Z WARN 2699 --- [ 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-07-23T07:11:25.422Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.437Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:11:25.437Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2026-07-23T07:11:25.437Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.438Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 2026-07-23T07:11:25.521Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-3 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-3 removed from in progress map 2026-07-23T07:11:25.521Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-4 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-4 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-5 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-5 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-6 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-6 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-7 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-7 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-8 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-8 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-9 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-9 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-10 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-10 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-11 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-11 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-12 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-12 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-13 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-13 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-14 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-14 removed from in progress map 2026-07-23T07:11:25.522Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-15 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-15 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-16 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-16 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-17 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-17 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-18 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-18 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-19 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-19 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-20 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-20 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-21 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-21 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-22 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-22 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-23 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-23 removed from in progress map 2026-07-23T07:11:25.523Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-24 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-24 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-25 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-25 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-26 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-26 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-27 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-27 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-28 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-28 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-29 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-29 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-30 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-30 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-31 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-31 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-32 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-32 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-33 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-33 removed from in progress map 2026-07-23T07:11:25.524Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-34 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-34 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-35 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-35 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-36 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-36 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-37 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-37 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-38 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-38 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-39 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-39 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-40 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-40 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-41 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-41 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-42 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-42 removed from in progress map 2026-07-23T07:11:25.525Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-43 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-43 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-44 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-44 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-45 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-45 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-46 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-46 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-47 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-47 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-48 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-48 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-49 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-49 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-50 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-50 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-51 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-51 removed from in progress map 2026-07-23T07:11:25.526Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-52 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-52 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-53 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-53 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-54 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-54 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-55 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-55 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-56 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-56 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-57 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-57 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-58 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-58 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-59 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-59 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-60 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-60 removed from in progress map 2026-07-23T07:11:25.527Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-61 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-61 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-62 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-62 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-63 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-63 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-64 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-64 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-65 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-65 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-66 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-66 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-67 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-67 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-68 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-68 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-69 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-69 removed from in progress map 2026-07-23T07:11:25.528Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-70 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-70 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-71 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-71 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-72 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-72 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-73 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-73 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-74 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-74 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-75 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-75 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-76 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-76 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-77 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-77 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-78 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-78 removed from in progress map 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-79 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.529Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-79 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-80 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-80 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-81 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-81 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-82 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-82 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-83 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-83 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-84 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-84 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-85 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-85 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-86 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-86 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-87 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-87 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-88 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-88 removed from in progress map 2026-07-23T07:11:25.530Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-89 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-89 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-90 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-90 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-91 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-91 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-92 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-92 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-93 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-93 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-94 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-94 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-95 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-95 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-96 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-96 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-97 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-97 removed from in progress map 2026-07-23T07:11:25.531Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-98 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-98 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-99 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-99 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-100 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-100 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-101 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-101 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-102 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-102 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-103 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-103 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-104 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-104 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-105 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-105 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-106 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-106 removed from in progress map 2026-07-23T07:11:25.532Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-107 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-107 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-108 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-108 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-109 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-109 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-110 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-110 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-111 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-111 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-112 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-112 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-113 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-113 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-114 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-114 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-115 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-115 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-116 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-116 removed from in progress map 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-117 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.533Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-117 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-118 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-118 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-119 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-119 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-120 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-120 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-121 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-121 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-122 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-122 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-123 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-123 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-124 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-124 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-125 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-125 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-126 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-126 removed from in progress map 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-127 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.534Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-127 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-128 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-128 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-129 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-129 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-130 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-130 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-131 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-131 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-132 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-132 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-133 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-133 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-134 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-134 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-135 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-135 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-136 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-136 removed from in progress map 2026-07-23T07:11:25.535Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-137 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.536Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-137 removed from in progress map 2026-07-23T07:11:25.536Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-138 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.548Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-138 removed from in progress map 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-139 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-139 removed from in progress map 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-140 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-140 removed from in progress map 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-141 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-141 removed from in progress map 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-142 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.549Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-142 removed from in progress map 2026-07-23T07:11:25.550Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-143 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.550Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-143 removed from in progress map 2026-07-23T07:11:25.550Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-144 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-144 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-145 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-145 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-146 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-146 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-147 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-147 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-148 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-148 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-149 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-149 removed from in progress map 2026-07-23T07:11:25.551Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-150 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-150 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-151 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-151 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-152 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-152 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-153 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-153 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-154 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-154 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-155 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-155 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-156 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-156 removed from in progress map 2026-07-23T07:11:25.552Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-157 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-157 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-158 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-158 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-159 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-159 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-160 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-160 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-161 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-161 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-162 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-162 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-163 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-163 removed from in progress map 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-164 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.553Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-164 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-165 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-165 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-166 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-166 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-167 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-167 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-168 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-168 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-169 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-169 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-170 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-170 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-171 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-171 removed from in progress map 2026-07-23T07:11:25.554Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-172 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-172 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-173 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-173 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-174 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-174 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-175 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-175 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-176 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-176 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-177 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-177 removed from in progress map 2026-07-23T07:11:25.555Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-178 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-178 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-179 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-179 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-180 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-180 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-181 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-181 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-182 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-182 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-183 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-183 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-184 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-184 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-185 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-185 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-186 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-186 removed from in progress map 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-187 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.556Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-187 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-188 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-188 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-189 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-189 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-190 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-190 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-191 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-191 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-192 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-192 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-193 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-193 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-194 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-194 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-195 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-195 removed from in progress map 2026-07-23T07:11:25.557Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-196 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-196 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-197 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-197 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-198 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-198 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-199 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-199 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-200 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-200 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-201 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-201 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-202 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-202 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-203 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-203 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-204 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-204 removed from in progress map 2026-07-23T07:11:25.558Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-205 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-205 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-206 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-206 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-207 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-207 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-208 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-208 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-209 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-209 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-210 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-210 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-211 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-211 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-212 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-212 removed from in progress map 2026-07-23T07:11:25.559Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-213 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-213 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-214 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-214 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-215 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-215 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-216 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-216 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-217 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-217 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-218 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-218 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-219 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-219 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-220 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-220 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-221 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-221 removed from in progress map 2026-07-23T07:11:25.560Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-222 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-222 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-223 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-223 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-224 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-224 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-225 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-225 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-226 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-226 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-227 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-227 removed from in progress map 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-228 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.561Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-228 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-229 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-229 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-230 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-230 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-231 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-231 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-232 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-232 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-233 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-233 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-234 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-234 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-235 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-235 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-236 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-236 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-237 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-237 removed from in progress map 2026-07-23T07:11:25.562Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-238 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-238 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-239 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-239 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-240 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-240 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-241 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-241 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-242 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-242 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-243 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-243 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-244 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-244 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-245 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-245 removed from in progress map 2026-07-23T07:11:25.563Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-246 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-246 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-247 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-247 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-248 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-248 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-249 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-249 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-250 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-250 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-251 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-251 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-252 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-252 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-253 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-253 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-254 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-254 removed from in progress map 2026-07-23T07:11:25.564Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-255 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-255 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-256 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-256 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-257 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-257 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-258 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-258 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-259 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-259 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-260 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-260 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-261 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-261 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-262 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-262 removed from in progress map 2026-07-23T07:11:25.565Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-263 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-263 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-264 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-264 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-265 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-265 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-266 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-266 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-267 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-267 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-268 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-268 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-269 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-269 removed from in progress map 2026-07-23T07:11:25.566Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-270 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-270 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-271 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-271 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-272 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-272 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-273 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-273 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-274 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-274 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-275 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-275 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-276 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-276 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-277 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-277 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-278 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-278 removed from in progress map 2026-07-23T07:11:25.568Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-279 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.569Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-279 removed from in progress map 2026-07-23T07:11:25.569Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-280 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.569Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-280 removed from in progress map 2026-07-23T07:11:25.569Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-281 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-281 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-282 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-282 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-283 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-283 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-284 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-284 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-285 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-285 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-286 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-286 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-287 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-287 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-288 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-288 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-289 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-289 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-290 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-290 removed from in progress map 2026-07-23T07:11:25.570Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-291 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-291 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-292 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-292 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-293 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-293 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-294 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-294 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-295 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-295 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-296 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-296 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-297 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-297 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-298 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-298 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-299 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-299 removed from in progress map 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-300 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.571Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-300 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-301 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-301 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-302 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-302 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-303 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-303 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-304 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-304 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-305 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-305 removed from in progress map 2026-07-23T07:11:25.576Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-306 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-306 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-307 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-307 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-308 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-308 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-309 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-309 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-310 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-310 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-311 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-311 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-312 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-312 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-313 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-313 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-314 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-314 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-315 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-315 removed from in progress map 2026-07-23T07:11:25.577Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-316 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-316 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-317 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-317 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-318 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-318 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-319 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-319 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-320 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-320 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-321 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-321 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-322 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-322 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-323 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-323 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-324 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-324 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-325 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-325 removed from in progress map 2026-07-23T07:11:25.578Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-326 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-326 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-327 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-327 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-328 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-328 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-329 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-329 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-330 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-330 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-331 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-331 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-332 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-332 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-333 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-333 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-334 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-334 removed from in progress map 2026-07-23T07:11:25.579Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-335 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-335 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-336 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-336 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-337 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-337 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-338 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-338 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-339 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-339 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-340 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-340 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-341 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-341 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-342 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-342 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-343 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-343 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-344 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-344 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-345 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-345 removed from in progress map 2026-07-23T07:11:25.580Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-346 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-346 removed from in progress map 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-347 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-347 removed from in progress map 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-348 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-348 removed from in progress map 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-349 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-349 removed from in progress map 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-350 state to ADVISED for retry. Total: 350, lock reason: MODULE_SYNC_FAILED 2026-07-23T07:11:25.581Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-350 removed from in progress map 2026-07-23T07:11:25.588Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.590Z DEBUG 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2026-07-23T07:11:25.594Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.595Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:11:25.597Z WARN 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:11:25.598Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:11:25.598Z INFO 2699 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.111]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.111]:5701 - d68bd1f9-e213-484c-ae1d-81f6dc320ba7 this is handled 2026-07-23T07:11:25.599Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down multicast service... 2026-07-23T07:11:25.599Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down connection manager... 2026-07-23T07:11:25.600Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Shutting down node engine... 2026-07-23T07:11:25.603Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:11:25.603Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 5 ms. 2026-07-23T07:11:25.603Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [dev] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 07:11:25,625 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:25,625 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:25,625 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:25,628 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:25,628 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:25,631 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:25,631 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:25.636Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:25.636Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:25.897Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.286 seconds (process running for 147.412) [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 07:11:25,996 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:25,996 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:25,996 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:25,998 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:25,998 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:26,001 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:26,001 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:26.006Z INFO 2699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:26.006Z INFO 2699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:26.033Z INFO 2699 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.05 seconds (process running for 147.548) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2026-07-23T07:11:26.057Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:11:26.057Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:11:26.058Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-07-23T07:11:26.058Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 2026-07-23T07:11:26.058Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 2026-07-23T07:11:26.058Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 2026-07-23T07:11:26.060Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2026-07-23T07:11:26.060Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:11:26.061Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-07-23T07:11:26.062Z WARN 2699 --- [ 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-07-23T07:11:26.063Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-07-23T07:11:26.063Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 2026-07-23T07:11:26.064Z WARN 2699 --- [ 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-07-23T07:11:26.066Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2026-07-23T07:11:26.069Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 2026-07-23T07:11:26.069Z INFO 2699 --- [ 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-07-23T07:11:26.070Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 2026-07-23T07:11:26.070Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 2026-07-23T07:11:26.070Z INFO 2699 --- [ 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-07-23T07:11:26.071Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-07-23T07:11:26.071Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2026-07-23T07:11:26.071Z INFO 2699 --- [ 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.026 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2026-07-23T07:11:26.079Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:11:26.080Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-07-23T07:11:26.081Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-07-23T07:11:26.081Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2026-07-23T07:11:26.081Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2026-07-23T07:11:26.081Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-07-23T07:11:26.081Z WARN 2699 --- [ 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-07-23T07:11:26.081Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2026-07-23T07:11:26.083Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-07-23T07:11:26.083Z ERROR 2699 --- [ 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.$Proxy173.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:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 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:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:11:26.084Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2026-07-23T07:11:26.085Z ERROR 2699 --- [ 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$948477305.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:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) 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:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:11:26.085Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 2026-07-23T07:11:26.123Z ERROR 2699 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 2026-07-23T07:11:26.142Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:11:26.216Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8d13d5e8253fadecdf5d656b741bdcb17191f87bdee2abe27890d52ecbefd04e 2026-07-23T07:11:32.038Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.896920555S 2026-07-23T07:11:32.055Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [localhost:32769] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:32.069Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:32.122Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:32.122Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:32.122Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790692122 07:11:32,139 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:32,139 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:32,139 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:32,141 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:32,141 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:32,146 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:32,146 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:32.155Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:32.155Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:32.179Z INFO 2699 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.055 seconds (process running for 153.695) 2026-07-23T07:11:32.184Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2026-07-23T07:11:32.190Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:11:32.191Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-07-23T07:11:32.191Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:32.205Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:11:32.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:32.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:32.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790692205 2026-07-23T07:11:32.366Z WARN 2699 --- [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 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:11:32.367Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:32.542Z INFO 2699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:32.663Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:11:32.669Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2026-07-23T07:11:32.701Z INFO 2699 --- [ main] 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-fc66a2a3-6b31-4d17-8695-b351d5cc1608 2026-07-23T07:11:32.702Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2026-07-23T07:11:32.721Z INFO 2699 --- [ main] 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-fc66a2a3-6b31-4d17-8695-b351d5cc1608', protocol='range'} 2026-07-23T07:11:32.733Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-fc66a2a3-6b31-4d17-8695-b351d5cc1608=Assignment(partitions=[ncmp-events-test-0])} 2026-07-23T07:11:32.750Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-fc66a2a3-6b31-4d17-8695-b351d5cc1608', protocol='range'} 2026-07-23T07:11:32.751Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2026-07-23T07:11:32.755Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: [ncmp-events-test-0] 2026-07-23T07:11:32.772Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2026-07-23T07:11:32.788Z INFO 2699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:11:32.903Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-07-23T07:11:32.907Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:32.938Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-07-23T07:11:32.938Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 102ms, elapsed time since send: 102ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:32.938Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:32.938Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 2026-07-23T07:11:32.939Z INFO 2699 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=246565049, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:11:32.940Z INFO 2699 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32769 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:11:33.008Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2026-07-23T07:11:33.008Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:33.011Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:33.011Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:33.011Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:33.011Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:33.042Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-07-23T07:11:33.042Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] 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.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2026-07-23T07:11:33.243Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2026-07-23T07:11:33.243Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:33.247Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:33.247Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:33.247Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:33.255Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-07-23T07:11:33.256Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-07-23T07:11:33.257Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2026-07-23T07:11:33.257Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-07-23T07:11:33.261Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-07-23T07:11:33.263Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2026-07-23T07:11:33.265Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2026-07-23T07:11:33.266Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-07-23T07:11:33.266Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 2026-07-23T07:11:33.267Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2026-07-23T07:11:33.268Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 2026-07-23T07:11:33.268Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 2026-07-23T07:11:33.270Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 2026-07-23T07:11:33.270Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 2026-07-23T07:11:33.274Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 2026-07-23T07:11:33.274Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 2026-07-23T07:11:33.275Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 2026-07-23T07:11:33.275Z DEBUG 2699 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2026-07-23T07:11:33.343Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:33.344Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:33.344Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:33.344Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:33.646Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:33.646Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:33.646Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:33.718Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:33.718Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:33.718Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:33.848Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:33.848Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:33.848Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:34.451Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:34.451Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:34.451Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:34.552Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:34.594Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:34.594Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:34.594Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:34.653Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:34.753Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:34.854Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:34.954Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.055Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.155Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.256Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.357Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:35.357Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:35.357Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 2026-07-23T07:11:35.496Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-07-23T07:11:35.496Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-07-23T07:11:35.496Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-07-23T07:11:35.496Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-07-23T07:11:35.496Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-07-23T07:11:35.497Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 2026-07-23T07:11:35.497Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 2026-07-23T07:11:35.497Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 2026-07-23T07:11:35.497Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 2026-07-23T07:11:35.498Z INFO 2699 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 2026-07-23T07:11:35.559Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:35.560Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:35.560Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:35.594Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.644Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.695Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.745Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2026-07-23T07:11:35.795Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.799Z WARN 2699 --- [ 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-07-23T07:11:35.799Z WARN 2699 --- [ 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-07-23T07:11:35.799Z WARN 2699 --- [ 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-07-23T07:11:35.799Z WARN 2699 --- [ 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-07-23T07:11:35.801Z WARN 2699 --- [ 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.007 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 2026-07-23T07:11:35.846Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 07:11:35,874 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:35,874 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:35,874 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:35,877 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:35,877 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:35,881 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:35,881 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:35.888Z INFO 2699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:35.888Z INFO 2699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:35.896Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.917Z INFO 2699 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.06 seconds (process running for 157.433) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2026-07-23T07:11:35.935Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:35.936Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:35.936Z TRACE 2699 --- [ 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-07-23T07:11:35.946Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:35.947Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-07-23T07:11:35.948Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:35.950Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:35.950Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 2026-07-23T07:11:35.950Z TRACE 2699 --- [ 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-07-23T07:11:35.952Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-07-23T07:11:35.952Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:35.953Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:35.954Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-07-23T07:11:35.954Z TRACE 2699 --- [ 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-07-23T07:11:35.956Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-07-23T07:11:35.956Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:35.957Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:35.957Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 2026-07-23T07:11:35.957Z TRACE 2699 --- [ 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-07-23T07:11:35.959Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2026-07-23T07:11:35.959Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:35.961Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:35.961Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-07-23T07:11:35.961Z TRACE 2699 --- [ 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-07-23T07:11:35.963Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 2026-07-23T07:11:35.963Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 2026-07-23T07:11:35.963Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2026-07-23T07:11:35.997Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.004Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.004Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-07-23T07:11:36.004Z TRACE 2699 --- [ 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-07-23T07:11:36.006Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1794650978, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-07-23T07:11:36.006Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 2026-07-23T07:11:36.006Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.006Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:36.007Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.007Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2026-07-23T07:11:36.007Z TRACE 2699 --- [ 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-07-23T07:11:36.008Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1794650978, Message: null, Details: Policy Executor returned HTTP Status code 418. 2026-07-23T07:11:36.008Z WARN 2699 --- [ 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-07-23T07:11:36.008Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.008Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-07-23T07:11:36.008Z TRACE 2699 --- [ 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-07-23T07:11:36.009Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.010Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.010Z TRACE 2699 --- [ 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-07-23T07:11:36.011Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 2026-07-23T07:11:36.013Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.014Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.014Z TRACE 2699 --- [ 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-07-23T07:11:36.015Z WARN 2699 --- [ 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-07-23T07:11:36.015Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 2026-07-23T07:11:36.015Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.015Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-07-23T07:11:36.015Z TRACE 2699 --- [ 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-07-23T07:11:36.017Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.018Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.018Z TRACE 2699 --- [ 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-07-23T07:11:36.019Z WARN 2699 --- [ 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-07-23T07:11:36.019Z WARN 2699 --- [ 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-07-23T07:11:36.019Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.019Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2026-07-23T07:11:36.019Z TRACE 2699 --- [ 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-07-23T07:11:36.021Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.021Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.021Z TRACE 2699 --- [ 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-07-23T07:11:36.022Z WARN 2699 --- [ 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-07-23T07:11:36.022Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 2026-07-23T07:11:36.022Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.022Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:36.023Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.024Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.024Z TRACE 2699 --- [ 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-07-23T07:11:36.025Z WARN 2699 --- [ 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-07-23T07:11:36.025Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 2026-07-23T07:11:36.025Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.025Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2026-07-23T07:11:36.026Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.026Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.026Z TRACE 2699 --- [ 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-07-23T07:11:36.027Z WARN 2699 --- [ 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-07-23T07:11:36.028Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.028Z WARN 2699 --- [ 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-07-23T07:11:36.029Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 2026-07-23T07:11:36.047Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.048Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.048Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.048Z TRACE 2699 --- [ 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-07-23T07:11:36.050Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1133250496, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 2026-07-23T07:11:36.050Z WARN 2699 --- [ 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-07-23T07:11:36.050Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2026-07-23T07:11:36.050Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 2026-07-23T07:11:36.050Z TRACE 2699 --- [ 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 2026-07-23T07:11:36.051Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.051Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.051Z TRACE 2699 --- [ 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-07-23T07:11:36.053Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Failed to parse Policy Executor response: Unrecognized token 'invalid': 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: 1] 2026-07-23T07:11:36.054Z TRACE 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2026-07-23T07:11:36.054Z DEBUG 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2026-07-23T07:11:36.054Z TRACE 2699 --- [ 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-07-23T07:11:36.056Z WARN 2699 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Failed to serialize Policy Executor request body: Serialization error [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 07:11:36,082 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:36,082 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:36,082 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:36,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:36,084 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:36,087 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:36,087 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:36.092Z INFO 2699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:36.092Z INFO 2699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:36.098Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.127Z INFO 2699 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.058 seconds (process running for 157.642) 2026-07-23T07:11:36.148Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.166Z WARN 2699 --- [ 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: f2d5f746-581f-496b-a8b9-c6a32c3ed596 2026-07-23T07:11:36.178Z WARN 2699 --- [ 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: d7d2b619-8cee-41e8-a057-9627b0c9c0f5 2026-07-23T07:11:36.185Z WARN 2699 --- [ 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: 22553e7c-c56b-4e44-bc23-34ebad4f93a3 2026-07-23T07:11:36.190Z WARN 2699 --- [ 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: 5a43048c-d46c-4b01-95ca-bd6fa492e4ae 2026-07-23T07:11:36.199Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 07:11:36,245 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:36,245 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:36,245 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:36,247 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:36,247 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:36,250 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:36,250 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:36.255Z INFO 2699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:36.255Z INFO 2699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:36.262Z INFO 2699 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.029 seconds (process running for 157.777) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2026-07-23T07:11:36.283Z WARN 2699 --- [ 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.017 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 2026-07-23T07:11:36.300Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2026-07-23T07:11:36.320Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:11:36.352Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.362Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:36.362Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:36.362Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:36.389Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 7ef8694f625861c4109673decb356266f43738bded2b6cf36b1dd2bf5d71131c 2026-07-23T07:11:36.402Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.453Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.503Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:36.554Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:36.554Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:36.554Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:37.266Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.367Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:37.367Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:37.367Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:37.523Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:37.523Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:37.523Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:37.555Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.605Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.655Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.706Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.756Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.807Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.857Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.907Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:37.958Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.008Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.059Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.109Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.160Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.210Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.261Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.312Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:38.363Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:38.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:38.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:38.372Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:38.372Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:38.372Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:39.175Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.297Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:39.297Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:39.297Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:39.297Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.364Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.376Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:39.376Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:39.376Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:39.414Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.465Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.515Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.566Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.616Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.667Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.718Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.768Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.819Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.870Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.920Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:39.971Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.022Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.072Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.123Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.174Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.224Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.275Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.280Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:40.326Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:40.327Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:40.327Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:40.381Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:40.381Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:40.381Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:41.327Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:41.327Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:41.327Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:41.386Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:41.386Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:41.386Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:42.238Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.918173451S 2026-07-23T07:11:42.241Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:42.241Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:42.244Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:42.244Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:42.244Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790702244 07:11:42,257 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:42,257 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:42,257 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:42,259 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:42,259 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:42,262 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:42,262 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:42.267Z INFO 2699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:42.267Z INFO 2699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:42.292Z INFO 2699 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.046 seconds (process running for 163.807) 2026-07-23T07:11:42.295Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2026-07-23T07:11:42.306Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:11:42.307Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:11:42.307Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:42.309Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:11:42.309Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:42.309Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:42.309Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790702309 2026-07-23T07:11:42.329Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:42.329Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:42.329Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:42.344Z WARN 2699 --- [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-07-23T07:11:42.344Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:42.390Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:42.390Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:42.390Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:42.475Z INFO 2699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:42.605Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:11:42.607Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-07-23T07:11:42.627Z INFO 2699 --- [ 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-cfeb706a-0977-47fd-bbd2-a5bed1a00807 2026-07-23T07:11:42.628Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2026-07-23T07:11:42.654Z INFO 2699 --- [ 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-cfeb706a-0977-47fd-bbd2-a5bed1a00807', protocol='range'} 2026-07-23T07:11:42.655Z INFO 2699 --- [ 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-cfeb706a-0977-47fd-bbd2-a5bed1a00807=Assignment(partitions=[client-topic-0])} 2026-07-23T07:11:42.673Z INFO 2699 --- [ 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-cfeb706a-0977-47fd-bbd2-a5bed1a00807', protocol='range'} 2026-07-23T07:11:42.674Z INFO 2699 --- [ 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-07-23T07:11:42.674Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: [client-topic-0] 2026-07-23T07:11:42.686Z INFO 2699 --- [ 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-07-23T07:11:42.694Z INFO 2699 --- [ 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 isFenced: false)], epoch=0}}. 2026-07-23T07:11:42.735Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:42.735Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:42.738Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:42.738Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:42.738Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790702738 2026-07-23T07:11:42.744Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:42.744Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:42.746Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:42.746Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:42.746Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790702746 2026-07-23T07:11:42.797Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:42.797Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:42.857Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-07-23T07:11:42.858Z INFO 2699 --- [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: 128ms, elapsed time since send: 128ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:42.858Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:42.858Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2026-07-23T07:11:42.858Z INFO 2699 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=172314772, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:11:42.858Z INFO 2699 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:11:42.912Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:42.912Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:42.959Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-07-23T07:11:42.959Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.762 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2026-07-23T07:11:43.089Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:11:43.091Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:43.091Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:43.141Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 45ca0c43e13e46a4ab71fd4af53be4c401e3d3a64994c93fb45ec0ac7c3f1841 2026-07-23T07:11:43.161Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2026-07-23T07:11:43.161Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:43.261Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:43.262Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:43.262Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:43.262Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:43.330Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:43.330Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:43.330Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:43.394Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:43.394Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:43.394Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:43.463Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:43.463Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:43.463Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:43.550Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:43.550Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:43.764Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:43.765Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:43.765Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:44.296Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:44.332Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:44.332Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:44.332Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:44.367Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:44.367Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:44.367Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:44.397Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:44.397Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:44.397Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:44.501Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:44.502Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:44.568Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:44.669Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:44.769Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:44.870Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:44.970Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:45.071Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:45.171Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:45.272Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:45.272Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:45.272Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:45.332Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:45.333Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:45.333Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:45.401Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:45.401Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:45.402Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:45.502Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:45.502Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:46.277Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:46.277Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:46.277Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:46.333Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:46.333Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:46.333Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:46.405Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:46.405Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:46.405Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:46.504Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:46.504Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:47.281Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:47.281Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:47.281Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:47.308Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:47.335Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:47.335Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:47.335Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:47.409Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:47.409Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:47.409Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:47.505Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:47.505Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:48.286Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:48.286Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:48.286Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:48.337Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:48.337Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:48.337Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:48.413Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:48.413Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:48.413Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:48.507Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:48.507Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:48.826Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.736419915S 07:11:48,851 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:48,851 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:48,852 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:48,854 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:48,854 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:48,859 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:48,859 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:48.869Z INFO 2699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:48.869Z INFO 2699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:49.290Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:49.290Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:49.290Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:49.338Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:49.338Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:49.338Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:49.416Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:49.416Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:49.416Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:49.508Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:49.508Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:49.579Z INFO 2699 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-07-23T07:11:49.932Z INFO 2699 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-07-23T07:11:50.224Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:50.225Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:50.230Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.230Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.230Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710230 2026-07-23T07:11:50.232Z INFO 2699 --- [ 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-07-23T07:11:50.240Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:50.240Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:50.273Z WARN 2699 --- [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-07-23T07:11:50.273Z INFO 2699 --- [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-07-23T07:11:50.317Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:50.318Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:50.318Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:50.339Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:50.339Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:50.339Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:50.353Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.353Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.353Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710353 2026-07-23T07:11:50.353Z INFO 2699 --- [ 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-07-23T07:11:50.361Z INFO 2699 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 1.525 seconds (process running for 171.877) 2026-07-23T07:11:50.378Z INFO 2699 --- [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-07-23T07:11:50.384Z INFO 2699 --- [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 isFenced: false) 2026-07-23T07:11:50.385Z INFO 2699 --- [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-07-23T07:11:50.399Z INFO 2699 --- [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 isFenced: false) 2026-07-23T07:11:50.400Z INFO 2699 --- [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-07-23T07:11:50.414Z INFO 2699 --- [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-3b369835-974b-472a-a757-2f09bf813855 2026-07-23T07:11:50.415Z INFO 2699 --- [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-07-23T07:11:50.415Z INFO 2699 --- [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-ec34d96f-74a5-4f58-b52b-e2ca450d68f7 2026-07-23T07:11:50.415Z INFO 2699 --- [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-07-23T07:11:50.424Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:50.425Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:50.425Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:50.435Z INFO 2699 --- [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-ec34d96f-74a5-4f58-b52b-e2ca450d68f7', protocol='range'} 2026-07-23T07:11:50.436Z INFO 2699 --- [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-ec34d96f-74a5-4f58-b52b-e2ca450d68f7=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:11:50.437Z INFO 2699 --- [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-3b369835-974b-472a-a757-2f09bf813855', protocol='range'} 2026-07-23T07:11:50.438Z INFO 2699 --- [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-3b369835-974b-472a-a757-2f09bf813855=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:11:50.471Z INFO 2699 --- [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-ec34d96f-74a5-4f58-b52b-e2ca450d68f7', protocol='range'} 2026-07-23T07:11:50.472Z INFO 2699 --- [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-3b369835-974b-472a-a757-2f09bf813855', protocol='range'} 2026-07-23T07:11:50.472Z INFO 2699 --- [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-07-23T07:11:50.472Z INFO 2699 --- [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-07-23T07:11:50.472Z INFO 2699 --- [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-07-23T07:11:50.472Z INFO 2699 --- [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-07-23T07:11:50.488Z INFO 2699 --- [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-07-23T07:11:50.489Z INFO 2699 --- [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-07-23T07:11:50.493Z INFO 2699 --- [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-07-23T07:11:50.493Z INFO 2699 --- [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-07-23T07:11:50.498Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:11:50.498Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:11:50.498Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:50.500Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:11:50.500Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.500Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.500Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710500 2026-07-23T07:11:50.505Z INFO 2699 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:11:50.505Z INFO 2699 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:11:50.510Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2026-07-23T07:11:50.510Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:50.523Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:50.532Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-07-23T07:11:50.533Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-07-23T07:11:50.583Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = config.providers = [] connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = false metadata.max.age.ms = 300000 metadata.recovery.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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-07-23T07:11:50.593Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = config.providers = [] connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = false metadata.max.age.ms = 300000 metadata.recovery.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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-07-23T07:11:50.619Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.619Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.619Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710619 2026-07-23T07:11:50.619Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.619Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.619Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710619 2026-07-23T07:11:50.648Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:50.648Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:50.648Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:50.649Z INFO 2699 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2026-07-23T07:11:50.656Z INFO 2699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:50.656Z INFO 2699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:50.656Z INFO 2699 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:50.665Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:50.665Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:50.666Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:50.666Z INFO 2699 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2026-07-23T07:11:50.667Z INFO 2699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:50.667Z INFO 2699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:50.667Z INFO 2699 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:50.738Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:11:50.738Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-07-23T07:11:50.738Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:50.741Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:11:50.741Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:50.741Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:50.741Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790710741 2026-07-23T07:11:50.750Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:50.783Z ERROR 2699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[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:3164) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:721) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) ... 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:217) ... 16 common frames omitted 2026-07-23T07:11:50.907Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-07-23T07:11:50.907Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:50.907Z INFO 2699 --- [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-07-23T07:11:50.907Z INFO 2699 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 139ms, elapsed time since send: 139ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:50.907Z INFO 2699 --- [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-07-23T07:11:50.907Z INFO 2699 --- [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-07-23T07:11:50.907Z INFO 2699 --- [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=22003472, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:11:50.908Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:50.908Z INFO 2699 --- [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-07-23T07:11:50.908Z INFO 2699 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 133ms, elapsed time since send: 133ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:50.908Z INFO 2699 --- [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-07-23T07:11:50.908Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-07-23T07:11:50.908Z INFO 2699 --- [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=415531099, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:11:50.908Z INFO 2699 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:11:50.908Z INFO 2699 --- [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 isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:11:50.909Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-07-23T07:11:50.909Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] 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-07-23T07:11:51.019Z INFO 2699 --- [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-07-23T07:11:51.019Z WARN 2699 --- [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-07-23T07:11:51.020Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-07-23T07:11:51.020Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:51.024Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-07-23T07:11:51.024Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:51.024Z INFO 2699 --- [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-07-23T07:11:51.024Z WARN 2699 --- [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-07-23T07:11:51.195Z INFO 2699 --- [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-07-23T07:11:51.195Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-07-23T07:11:51.196Z INFO 2699 --- [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-07-23T07:11:51.196Z INFO 2699 --- [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-07-23T07:11:51.196Z INFO 2699 --- [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-07-23T07:11:51.197Z INFO 2699 --- [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-07-23T07:11:51.197Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.198Z INFO 2699 --- [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-07-23T07:11:51.199Z INFO 2699 --- [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-07-23T07:11:51.199Z WARN 2699 --- [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-07-23T07:11:51.201Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:51.201Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:51.201Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:11:51.201Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:51.203Z INFO 2699 --- [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-07-23T07:11:51.203Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-07-23T07:11:51.204Z INFO 2699 --- [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-07-23T07:11:51.204Z WARN 2699 --- [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-07-23T07:11:51.204Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:11:51.204Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:11:51.205Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:11:51.205Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:11:51.206Z INFO 2699 --- [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-07-23T07:11:51.206Z INFO 2699 --- [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: 8.128 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2026-07-23T07:11:51.222Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-07-23T07:11:51.222Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:11:51.222Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:51.230Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2026-07-23T07:11:51.230Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:51.230Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:51.231Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:51.231Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:51.231Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.232Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:51.282Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 05742a40f30f7967ffbfc88d4d652bf03541775af99051cadc049b5189a99d9e 2026-07-23T07:11:51.282Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:51.323Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:51.323Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:51.323Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.333Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:51.333Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:51.333Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.340Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:51.340Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:51.340Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.429Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:51.429Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:51.429Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:51.429Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.429Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:51.429Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:51.429Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.510Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:51.561Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:51.561Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:51.561Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:51.623Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-07-23T07:11:51.623Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:51.804Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:51.804Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:51.804Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.327Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:52.327Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:52.327Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.331Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:52.340Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:52.340Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:52.340Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.431Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:52.432Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:52.432Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.474Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2026-07-23T07:11:52.474Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:52.527Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:52.528Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:52.528Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:52.528Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.562Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:52.562Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:52.563Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:52.736Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:52.736Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:52.736Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.331Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:53.331Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:53.331Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.342Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:53.342Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:53.342Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.435Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:53.435Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:53.435Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.530Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:53.530Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:53.530Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.563Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:53.563Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:53.563Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:53.737Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:53.737Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:53.737Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.335Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:54.335Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:54.335Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.344Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:54.344Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:54.344Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.438Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:54.438Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:54.438Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.531Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:54.531Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:54.531Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.565Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:54.565Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:54.565Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:54.738Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:54.738Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:54.738Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.237Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:55.301Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:55.338Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:55.338Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:55.338Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.352Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:55.352Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:55.352Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.442Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:55.442Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:55.442Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.533Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:55.533Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:55.533Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.567Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:55.567Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:55.567Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:55.740Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:55.740Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:55.740Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.344Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:56.344Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:56.344Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.344Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:11:56.354Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:56.354Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:56.354Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.431Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:56.446Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:56.446Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:56.446Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.534Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:56.534Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:56.534Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.568Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:56.568Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:56.568Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:56.741Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:56.741Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:56.741Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.146Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.924444611S 2026-07-23T07:11:57.152Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-7 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:11:57.152Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:57.155Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:57.155Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:57.155Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790717155 07:11:57,183 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:11:57,183 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:11:57,183 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:11:57,186 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:11:57,186 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:11:57,191 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:11:57,191 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:11:57.199Z INFO 2699 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:11:57.199Z INFO 2699 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:11:57.223Z INFO 2699 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.065 seconds (process running for 178.739) 2026-07-23T07:11:57.227Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-7, groupId=test] Subscribed to topic(s): test-topic 2026-07-23T07:11:57.235Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:11:57.235Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32772] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-07-23T07:11:57.235Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:11:57.238Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:11:57.238Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:11:57.238Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:11:57.238Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790717238 2026-07-23T07:11:57.276Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:11:57.276Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:57.349Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:57.349Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:57.349Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.355Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:57.355Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:57.355Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.425Z INFO 2699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:11:57.449Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:57.449Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:57.449Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.472Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:57.472Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:57.472Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.472Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.523Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.536Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:57.536Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:57.536Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.563Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:11:57.566Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 2026-07-23T07:11:57.573Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.587Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-7-ab87605f-e5c6-4eb2-8a91-534a94c0e5f8 2026-07-23T07:11:57.587Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] (Re-)joining group 2026-07-23T07:11:57.606Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-7-ab87605f-e5c6-4eb2-8a91-534a94c0e5f8', protocol='range'} 2026-07-23T07:11:57.607Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Finished assignment for group at generation 1: {consumer-test-7-ab87605f-e5c6-4eb2-8a91-534a94c0e5f8=Assignment(partitions=[test-topic-0])} 2026-07-23T07:11:57.623Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.626Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-7-ab87605f-e5c6-4eb2-8a91-534a94c0e5f8', protocol='range'} 2026-07-23T07:11:57.626Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2026-07-23T07:11:57.626Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-7, groupId=test] Adding newly assigned partitions: [test-topic-0] 2026-07-23T07:11:57.640Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Found no committed offset for partition test-topic-0 2026-07-23T07:11:57.652Z INFO 2699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-7, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:11:57.674Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.724Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.742Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:57.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:57.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.765Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2026-07-23T07:11:57.765Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:57.766Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:57.766Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Cancelled in-flight METADATA request with correlation id 8 due to node -1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:57.766Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.774Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.808Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-07-23T07:11:57.808Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:11:57.808Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:11:57.808Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 2147483646 disconnected. 2026-07-23T07:11:57.809Z INFO 2699 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-7, groupId=test] Error sending fetch request (sessionId=43806946, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:11:57.809Z INFO 2699 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-7, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:11:57.825Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.875Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.880Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:57.880Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:57.880Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:57.910Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-07-23T07:11:57.910Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:57.925Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:57.976Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.026Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.843 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2026-07-23T07:11:58.070Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:11:58.076Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.083Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:58.083Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.083Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.083Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:58.127Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.134Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:58.141Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d85f2d8df565eec7f13d5adfebce6a3d9e16bbf799677ae6d287faed470cfffb 2026-07-23T07:11:58.177Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.184Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:58.211Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-07-23T07:11:58.212Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.228Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.234Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:58.278Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.285Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:58.285Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.286Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.328Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.352Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:58.352Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:58.352Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.356Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:58.356Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:58.356Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.371Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:58.379Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.429Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:58.452Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:58.452Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:58.452Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.480Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:58.480Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:58.480Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.513Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node 1 disconnected. 2026-07-23T07:11:58.513Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.536Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:58.536Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:58.537Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.600Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:58.714Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:58.715Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:11:58.715Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.715Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.733Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:58.733Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:58.734Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:58.742Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:58.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:58.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.017Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:11:59.017Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:59.017Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.318Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:11:59.319Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:59.319Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.355Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:11:59.355Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:11:59.355Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.356Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:11:59.356Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:11:59.357Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.384Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:59.436Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:11:59.455Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:11:59.455Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:11:59.455Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.486Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:11:59.486Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:11:59.486Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.519Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.532Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:11:59.583Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:11:59.583Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:59.583Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.583Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.583Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:11:59.583Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:11:59.583Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.620Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.633Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.691Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.720Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.741Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.742Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:11:59.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:11:59.742Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.792Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.821Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:11:59.821Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:11:59.821Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:11:59.842Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.893Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.943Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:11:59.994Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.044Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.095Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.145Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.195Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.246Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.296Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.346Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.357Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:00.357Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:00.357Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.358Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:00.358Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:00.358Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.358Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:00.358Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:00.358Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.397Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.447Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.476Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:00.487Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:00.488Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:00.488Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.498Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:00.498Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:00.498Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.527Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:00.584Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:00.584Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:00.584Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.724Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:00.724Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:00.724Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.744Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:00.744Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:00.745Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:00.825Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:00.925Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.025Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.126Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.226Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.326Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.359Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:01.359Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:01.359Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.361Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:01.361Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:01.361Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.362Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:01.362Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:01.362Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.427Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.488Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:01.489Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:01.489Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.499Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:01.499Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:01.499Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.527Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.585Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:01.585Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:01.586Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.628Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:01.729Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:01.729Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:01.729Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:01.745Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:01.745Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:01.745Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.263Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:02.361Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:02.361Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:02.361Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.364Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:02.364Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:02.364Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.366Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:02.366Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:02.366Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.489Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:02.489Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:02.489Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.501Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:02.501Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:02.501Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.586Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:02.586Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:02.586Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.732Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:02.732Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:02.733Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:02.746Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:02.746Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:02.746Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.363Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:03.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:03.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.367Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:03.367Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:03.367Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.369Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:03.369Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:03.369Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.491Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:03.491Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:03.491Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.502Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:03.502Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:03.503Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.588Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:03.588Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:03.588Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.735Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:03.735Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:03.735Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:03.748Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:03.748Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:03.748Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.283Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.213308177S 07:12:04,317 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:04,317 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:04,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:04,322 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:04,322 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:04,327 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:04,327 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:04.333Z INFO 2699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:12:04.333Z INFO 2699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:04.359Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:04.359Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:04.359Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.370Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:04.370Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:04.370Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.372Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:04.372Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:04.372Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.442Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.470Z INFO 2699 --- [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-07-23T07:12:04.493Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:04.493Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:04.493Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:04.493Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:04.493Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.493Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.502Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.520Z INFO 2699 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-07-23T07:12:04.552Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.563Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-8 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:12:04.563Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:04.565Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:04.565Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:04.565Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790724565 2026-07-23T07:12:04.565Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-07-23T07:12:04.567Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-9 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:12:04.567Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:04.573Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:04.573Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:04.573Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790724573 2026-07-23T07:12:04.573Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2026-07-23T07:12:04.579Z INFO 2699 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.292 seconds (process running for 186.094) 2026-07-23T07:12:04.594Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:04.594Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:04.594Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.595Z WARN 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-07-23T07:12:04.595Z INFO 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:04.600Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-07-23T07:12:04.601Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:04.603Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.653Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.703Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.723Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:12:04.724Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:12:04.724Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-07-23T07:12:04.724Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-07-23T07:12:04.739Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:04.739Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:04.739Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.747Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-784bdec8-ba1d-47ec-bf0a-322856d6066f 2026-07-23T07:12:04.747Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-a279ba64-d6d9-4745-a545-22b857673ec2 2026-07-23T07:12:04.747Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2026-07-23T07:12:04.748Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2026-07-23T07:12:04.748Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:04.748Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:04.749Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:04.754Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.762Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-a279ba64-d6d9-4745-a545-22b857673ec2', protocol='range'} 2026-07-23T07:12:04.762Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-a279ba64-d6d9-4745-a545-22b857673ec2=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:12:04.764Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-784bdec8-ba1d-47ec-bf0a-322856d6066f', protocol='range'} 2026-07-23T07:12:04.764Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-784bdec8-ba1d-47ec-bf0a-322856d6066f=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-784bdec8-ba1d-47ec-bf0a-322856d6066f', protocol='range'} 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-a279ba64-d6d9-4745-a545-22b857673ec2', protocol='range'} 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: [ncmp-async-m2m-0] 2026-07-23T07:12:04.788Z INFO 2699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: [ncmp-async-m2m-0] 2026-07-23T07:12:04.798Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-07-23T07:12:04.799Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-07-23T07:12:04.801Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-07-23T07:12:04.802Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2026-07-23T07:12:04.804Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.809Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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:32773 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:12:04.810Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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:32773 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:12:04.826Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-07-23T07:12:04.826Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2026-07-23T07:12:04.854Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.884Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:04.885Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32773] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:04.885Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:04.887Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:04.887Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:04.887Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:04.887Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790724887 2026-07-23T07:12:04.894Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:04.905Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.938Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: bootstrap.controllers = [] bootstrap.servers = [localhost:32773] client.dns.lookup = use_all_dns_ips client.id = config.providers = [] connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = false metadata.max.age.ms = 300000 metadata.recovery.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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-07-23T07:12:04.938Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:04.938Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:04.938Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790724938 2026-07-23T07:12:04.944Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : AdminClientConfig values: bootstrap.controllers = [] bootstrap.servers = [localhost:32773] client.dns.lookup = use_all_dns_ips client.id = config.providers = [] connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = false metadata.max.age.ms = 300000 metadata.recovery.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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-07-23T07:12:04.945Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:04.945Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:04.945Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790724945 2026-07-23T07:12:04.956Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:04.993Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:04.993Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:04.993Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:04.994Z INFO 2699 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 2026-07-23T07:12:04.995Z INFO 2699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:04.995Z INFO 2699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:04.995Z INFO 2699 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:05.005Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:05.005Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:05.005Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:05.006Z INFO 2699 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 2026-07-23T07:12:05.006Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.006Z INFO 2699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:05.006Z INFO 2699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:05.007Z INFO 2699 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:05.057Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.108Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.158Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.204Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:05.204Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32773] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-07-23T07:12:05.205Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:05.207Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:05.207Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:05.207Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:05.207Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790725207 2026-07-23T07:12:05.209Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.215Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:05.233Z ERROR 2699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[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:3164) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:721) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) ... 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:217) ... 16 common frames omitted 2026-07-23T07:12:05.260Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.310Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.332Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:05.332Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32773] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:05.332Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:05.334Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:05.334Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:05.334Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:05.334Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790725334 2026-07-23T07:12:05.342Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:05.361Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.361Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:05.361Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:05.361Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.372Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:05.372Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:05.372Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.375Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:05.375Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:05.375Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.411Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.461Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.494Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:05.494Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:05.494Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.512Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:05.512Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:05.512Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.594Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:05.594Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:05.595Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.642Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:05.651Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:05.651Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32773] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:05.651Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:05.653Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:05.653Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:05.653Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:05.653Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790725653 2026-07-23T07:12:05.660Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:05.743Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:05.743Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:05.743Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.749Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:05.749Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:05.749Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:05.969Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:05.970Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32773] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:05.970Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:05.973Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:05.973Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:05.973Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:05.973Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790725973 2026-07-23T07:12:05.980Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:06.275Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:06.275Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:06.275Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.289Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:06.290Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2026-07-23T07:12:06.290Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:06.292Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:06.292Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:06.292Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:06.292Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790726292 2026-07-23T07:12:06.297Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:06.310Z ERROR 2699 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[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@2f54c9f1] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3160) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3031) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2997) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:524) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:497) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:426) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:52) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3018) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:497) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:426) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:52) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:3018) ... 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@2125cce3, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1784790726297, 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@2125cce3, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1784790726297, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:150) at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:49) 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:80) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:489) ... 16 common frames omitted 2026-07-23T07:12:06.311Z ERROR 2699 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOffExecution[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:3164) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3212) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2907) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2749) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2643) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2274) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1572) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1504) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1373) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:164) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:220) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:114) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:324) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:281) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:170) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:694) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:645) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:624) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1790) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1764) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1483) ... 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:217) ... 16 common frames omitted 2026-07-23T07:12:06.362Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:06.362Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:06.362Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.375Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.379Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:06.379Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:06.379Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.476Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.495Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:06.495Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:06.495Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.512Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:06.512Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:06.512Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.576Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.595Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:06.595Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:06.595Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.647Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-07-23T07:12:06.647Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.648Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [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: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.648Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.648Z INFO 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.648Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:06.648Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.648Z INFO 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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: 342ms, elapsed time since send: 342ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.648Z INFO 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 242ms, elapsed time since send: 242ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.648Z INFO 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2026-07-23T07:12:06.649Z INFO 2699 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=90479803, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:12:06.649Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-07-23T07:12:06.649Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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: 341ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.649Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2026-07-23T07:12:06.649Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2026-07-23T07:12:06.649Z INFO 2699 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:12:06.649Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=337943308, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:12:06.649Z INFO 2699 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32773 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:12:06.650Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:06.650Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:06.650Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.677Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.741Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:06.741Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.741Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.745Z INFO 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2026-07-23T07:12:06.745Z WARN 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.746Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:06.746Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:06.746Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.750Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:06.750Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:06.750Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.761Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2026-07-23T07:12:06.761Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.761Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:06.761Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.761Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.762Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.762Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:06.762Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.762Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.766Z INFO 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.766Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:06.766Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.767Z INFO 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2026-07-23T07:12:06.767Z WARN 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.767Z WARN 2699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.767Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-07-23T07:12:06.767Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.767Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.768Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:06.768Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:06.768Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-07-23T07:12:06.769Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.777Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.818Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:06.869Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:06.869Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.869Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.877Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions [ncmp-async-m2m-0] 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.929Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.930Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2026-07-23T07:12:06.930Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.930Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:06.931Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:06.931Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:06.931Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:06.932Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 2026-07-23T07:12:06.932Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2026-07-23T07:12:06.943Z INFO 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2026-07-23T07:12:06.943Z WARN 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.943Z WARN 2699 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions [ncmp-async-m2m-0] 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.943Z INFO 2699 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:06.944Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:06.944Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:06.944Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:06.944Z INFO 2699 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:06.947Z INFO 2699 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 2026-07-23T07:12:06.947Z INFO 2699 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2026-07-23T07:12:06.951Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:06.951Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.881 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 2026-07-23T07:12:06.978Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:06.996Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:06.996Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.996Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:06.998Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-07-23T07:12:06.998Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.999Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:06.999Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:06.999Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.000Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:07.000Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2026-07-23T07:12:07.044Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:12:07.078Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:07.099Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 704c116741ceccb11634251fe1bc82101fa72fcee193f661e7b79e1662b640aa 2026-07-23T07:12:07.108Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:07.108Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.108Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.179Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:07.179Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:07.179Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.281Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:07.347Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:07.348Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.348Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.348Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.362Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:07.362Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:07.362Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.381Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:07.381Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:07.381Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.392Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:07.392Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.398Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.399Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:07.399Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.399Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.417Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-07-23T07:12:07.417Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.469Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:07.469Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:07.478Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.497Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:07.497Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:07.497Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.513Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:07.513Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:07.513Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.528Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.539Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.578Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.590Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:07.590Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.590Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.596Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:07.596Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:07.596Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.623Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:07.629Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.674Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:07.679Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.724Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:07.729Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:07.749Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:07.749Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:07.749Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.775Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:07.775Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:07.775Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:07.780Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:07.780Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:07.780Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.182Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:08.182Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:08.182Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.204Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2026-07-23T07:12:08.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.204Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.204Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:08.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.205Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.317Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:08.317Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.357Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:08.357Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.357Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.363Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:08.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:08.363Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.384Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:08.384Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:08.384Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.397Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:08.397Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:08.464Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:08.499Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:08.499Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:08.499Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.514Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:08.514Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:08.515Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.521Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:08.521Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.521Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.597Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:08.597Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:08.597Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.608Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:08.731Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:08.731Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:08.731Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.731Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.753Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:08.753Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:08.753Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.776Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:08.776Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:08.777Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:08.782Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.832Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.883Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.933Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:08.983Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.034Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.084Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.134Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.185Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.185Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:09.185Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:09.185Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.204Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:09.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:09.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.235Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.286Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.319Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:09.319Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:09.336Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.345Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:09.359Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:09.359Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:09.359Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.387Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.387Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:09.387Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:09.387Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.396Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:09.396Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:09.396Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.399Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:09.399Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:09.437Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.488Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.501Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:09.501Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:09.501Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.512Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.514Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:09.514Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:09.514Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.538Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.563Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:09.563Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:09.563Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.588Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.598Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:09.598Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:09.598Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.639Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.689Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:09.740Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:09.740Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:09.740Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.756Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:09.756Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:09.756Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:09.776Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:09.776Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:09.777Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.189Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:10.189Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:10.189Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.206Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:10.206Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:10.206Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.244Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:10.289Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:10.294Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:10.320Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:10.320Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:10.345Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:10.345Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:10.345Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.390Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:10.390Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:10.390Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.396Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:10.396Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:10.396Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.399Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2026-07-23T07:12:10.399Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:10.502Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:10.502Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:10.502Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.515Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:10.515Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:10.515Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.564Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:10.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:10.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.600Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:10.600Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:10.600Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.658Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:10.741Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:10.741Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:10.741Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.759Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:10.759Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:10.760Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:10.776Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:10.776Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:10.777Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.192Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:11.192Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:11.192Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.208Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:11.208Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:11.208Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.322Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:11.322Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:11.347Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:11.347Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:11.347Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.353Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:11.354Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:11.354Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:11.354Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.393Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:11.393Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:11.393Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.397Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:11.397Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:11.397Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.504Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:11.504Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:11.504Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.516Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:11.517Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:11.517Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.564Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:11.564Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:11.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.602Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:11.602Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:11.602Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.742Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:11.742Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:11.742Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.763Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:11.763Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:11.763Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:11.776Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:11.776Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:11.776Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.094Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:12.195Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:12.195Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:12.195Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.209Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:12.209Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:12.209Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.236Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:12.236Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:12.348Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:12.348Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:12.348Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.354Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:12.354Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:12.354Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.396Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:12.396Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:12.397Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.399Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:12.399Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:12.399Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.505Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:12.505Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:12.505Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.517Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:12.517Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:12.517Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.564Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:12.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:12.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.603Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:12.603Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:12.603Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.743Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:12.743Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:12.743Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.766Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:12.766Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:12.766Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:12.777Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:12.777Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:12.777Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.149Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.104720618S 2026-07-23T07:12:13.165Z WARN 2699 --- [ 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: f1d8379e-72f1-45b4-98c6-554dac44415d 2026-07-23T07:12:13.165Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.166Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.166Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.169Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.169Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.169Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.169Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733169 2026-07-23T07:12:13.198Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:13.198Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:13.198Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.200Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:12:13.200Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.210Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:13.210Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:13.210Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.237Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:13.237Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:13.352Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:13.352Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:13.352Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.356Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:13.356Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:13.356Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.360Z WARN 2699 --- [ 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: 92916c07-daeb-4ced-b13b-429cfe848024 2026-07-23T07:12:13.361Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.361Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.361Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.364Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.365Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.365Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.365Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733365 2026-07-23T07:12:13.377Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.390Z WARN 2699 --- [ 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: 01e079d9-fa21-4280-8127-bd58bf668d61 2026-07-23T07:12:13.390Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.391Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.391Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.393Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.393Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.393Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.393Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733393 2026-07-23T07:12:13.399Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:13.399Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:13.399Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.400Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:13.400Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:13.400Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.403Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.419Z WARN 2699 --- [ 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: 0dc7b3b0-04a7-47c8-904a-a8becd217011 2026-07-23T07:12:13.419Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.420Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.420Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.422Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.422Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.422Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.422Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733422 2026-07-23T07:12:13.431Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.448Z WARN 2699 --- [ 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: 051078e6-f1a0-4983-bca4-5021aad6fcbc 2026-07-23T07:12:13.449Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.449Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.449Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.452Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.452Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.452Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.452Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733452 2026-07-23T07:12:13.464Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.478Z WARN 2699 --- [ 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: 62d97088-e8fd-4a2e-81b1-a74b9f3c4eaf 2026-07-23T07:12:13.479Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.479Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.479Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.482Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.482Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.482Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.482Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733482 2026-07-23T07:12:13.501Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.507Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:13.507Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:13.507Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.516Z WARN 2699 --- [ 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: 9ead4f4e-4fbf-4979-acd4-3ed952d350ae 2026-07-23T07:12:13.516Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.516Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.516Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.519Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:13.519Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:13.519Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.533Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.533Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.533Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.533Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733533 2026-07-23T07:12:13.553Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.564Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:13.564Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:13.564Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.567Z WARN 2699 --- [ 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: c1fb0c7c-e867-4830-a782-2d3173c102e7 2026-07-23T07:12:13.567Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.568Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32774] 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.568Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.570Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.570Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.570Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.570Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733570 2026-07-23T07:12:13.576Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.581Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-10 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:12:13.582Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.584Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.584Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.584Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733584 2026-07-23T07:12:13.584Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 2026-07-23T07:12:13.589Z WARN 2699 --- [ 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: 80396429-ac80-4d7d-aa74-205cada8254d 2026-07-23T07:12:13.590Z INFO 2699 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2026-07-23T07:12:13.590Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:13.591Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:13.593Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[batch-size]' were supplied but are not used yet. 2026-07-23T07:12:13.593Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:13.593Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:13.593Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790733593 2026-07-23T07:12:13.599Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.603Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:13.603Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:13.603Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.606Z INFO 2699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:13.725Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:12:13.727Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2026-07-23T07:12:13.744Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:13.744Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:13.744Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.769Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:13.769Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:13.769Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.778Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:13.778Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:13.778Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.790Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-f45ef7b8-19d8-4888-b178-b5f744846c6c 2026-07-23T07:12:13.791Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2026-07-23T07:12:13.813Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-f45ef7b8-19d8-4888-b178-b5f744846c6c', protocol='range'} 2026-07-23T07:12:13.814Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-f45ef7b8-19d8-4888-b178-b5f744846c6c=Assignment(partitions=[my-topic-name-0])} 2026-07-23T07:12:13.831Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-f45ef7b8-19d8-4888-b178-b5f744846c6c', protocol='range'} 2026-07-23T07:12:13.831Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2026-07-23T07:12:13.831Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: [my-topic-name-0] 2026-07-23T07:12:13.845Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 2026-07-23T07:12:13.853Z INFO 2699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.932Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.933Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.933Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 8 due to node -1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.933Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.933Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 7 due to node -1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-07-23T07:12:13.934Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:13.934Z INFO 2699 --- [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: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:13.934Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-07-23T07:12:13.935Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:13.935Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:13.935Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-07-23T07:12:13.935Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:14.015Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-07-23T07:12:14.015Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:14.015Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:14.015Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 2026-07-23T07:12:14.015Z INFO 2699 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=47436763, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:12:14.016Z INFO 2699 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32774 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:12:14.016Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:14.016Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.016Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.016Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.030Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2026-07-23T07:12:14.030Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.032Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:14.032Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.043Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:14.043Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.043Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.045Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-07-23T07:12:14.045Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.046Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.046Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:14.046Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.046Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.049Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:14.049Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.049Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.049Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.049Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.049Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:14.049Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.049Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.052Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-07-23T07:12:14.052Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.067Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.100Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.118Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:14.118Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.118Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.150Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.155Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:14.155Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:14.155Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.201Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:14.201Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.201Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.201Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:14.201Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:14.201Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.216Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-07-23T07:12:14.216Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.172 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 2026-07-23T07:12:14.238Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:14.238Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:14.244Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:14.244Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.244Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.244Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 2026-07-23T07:12:14.250Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:14.250Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:14.250Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 2026-07-23T07:12:14.260Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:14.260Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.260Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.260Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.262Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2026-07-23T07:12:14.262Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.262Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.263Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:14.263Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.263Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.270Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:14.270Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] 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: 0.012 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 2026-07-23T07:12:14.274Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-07-23T07:12:14.274Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] 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 2026-07-23T07:12:14.277Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:14.277Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.277Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 07:12:14,288 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:14,288 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:14,288 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:14,291 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:14,291 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:14,294 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:14,294 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:14.298Z INFO 2699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:12:14.298Z INFO 2699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:14.301Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:14.304Z INFO 2699 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.027 seconds (process running for 195.819) 2026-07-23T07:12:14.307Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.310Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:14.310Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:14.310Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.310Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.310Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 2026-07-23T07:12:14.331Z INFO 2699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-07-23T07:12:14.331Z INFO 2699 --- [ 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-07-23T07:12:14.334Z INFO 2699 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 2026-07-23T07:12:14.334Z INFO 2699 --- [ 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.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 2026-07-23T07:12:14.344Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.354Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:14.354Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:14.354Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.358Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:14.358Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.358Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.360Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.360Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.366Z INFO 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 2026-07-23T07:12:14.367Z INFO 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 2026-07-23T07:12:14.368Z INFO 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 2026-07-23T07:12:14.369Z INFO 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-07-23T07:12:14.370Z INFO 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2026-07-23T07:12:14.370Z INFO 2699 --- [ 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.035 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 2026-07-23T07:12:14.376Z INFO 2699 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2026-07-23T07:12:14.395Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.401Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:14.401Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:14.401Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.402Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:14.402Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:14.402Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.411Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.411Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.428Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:14.428Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.428Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.438Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 219c751496c2e77b099fac1934217c92d9e9e22f4de79ee1cb252f110ef32b6e 2026-07-23T07:12:14.445Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.461Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.461Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:14.461Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.461Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.496Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:14.496Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.496Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.509Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:14.509Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:14.509Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.511Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.517Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:14.517Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-07-23T07:12:14.517Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.561Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.565Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:14.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:14.565Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.567Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:14.567Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:14.567Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.597Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.603Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:14.604Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:14.604Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.612Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.647Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.662Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.672Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:14.672Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:14.672Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.690Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:14.690Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.690Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.712Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.721Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:14.721Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:14.721Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.729Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2026-07-23T07:12:14.729Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.729Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.729Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:14.729Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.729Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.733Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:14.733Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.733Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.744Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:14.745Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:14.745Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.749Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:14.749Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.763Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.779Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:14.779Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:14.779Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.810Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:14.810Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.810Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.813Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.863Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.882Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:14.903Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:14.903Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.903Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.914Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.917Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:14.917Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.917Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:14.918Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2026-07-23T07:12:14.919Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.964Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:14.968Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:14.968Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:14.968Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.015Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.019Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.019Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:15.019Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.019Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.065Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:15.065Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:15.066Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.156Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:15.156Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:15.156Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.203Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:15.203Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:15.203Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.221Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:15.221Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.221Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.238Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:15.238Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:15.356Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:15.356Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:15.356Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.403Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:15.403Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:15.403Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.404Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:15.404Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:15.404Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.510Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:15.511Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:15.511Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.547Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:15.547Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.547Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.566Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:15.566Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:15.566Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.568Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:15.568Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:15.568Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.568Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:15.568Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.568Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.568Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.603Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:15.603Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:15.604Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.619Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.622Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:15.622Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.622Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.623Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.640Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:15.644Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:15.644Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.644Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.647Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:15.647Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:15.647Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.663Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:15.663Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.669Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.673Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.675Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:15.675Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:15.675Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.690Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:15.690Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:15.690Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.714Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.720Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.722Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.724Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.744Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.770Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.774Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:15.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.779Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:15.780Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:15.780Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.793Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.795Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.798Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:15.798Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.798Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.821Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:15.821Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.821Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.830Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:15.830Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.830Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.844Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:15.844Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:15.844Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:15.845Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.895Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.923Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:15.946Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:15.996Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.024Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:16.024Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.025Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.046Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.066Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:16.066Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:16.066Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.097Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.147Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.158Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:16.158Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:16.158Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.198Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.206Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:16.206Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:16.206Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.234Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:16.234Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:16.248Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.299Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.308Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:16.308Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:16.308Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.349Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.357Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:16.357Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:16.357Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.399Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.405Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:16.405Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:16.405Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.408Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:16.449Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.500Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.508Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:16.511Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:16.511Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:16.511Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.549Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:16.549Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.549Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.550Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.568Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:16.568Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:16.568Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.570Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:16.570Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:16.570Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.600Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:16.604Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:16.604Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:16.604Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.609Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:16.646Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:16.646Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.646Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.648Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:16.648Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:16.648Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.651Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:16.651Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:16.651Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.656Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:16.664Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:16.664Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.678Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:16.678Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:16.678Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.709Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:16.776Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:16.776Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.776Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.780Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:16.780Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:16.780Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.796Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:16.796Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.796Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.799Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:16.799Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.799Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.809Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:16.823Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:16.823Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.823Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.844Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:16.844Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:16.844Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:16.910Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:17.010Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:17.028Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:17.028Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.028Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.067Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:17.067Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:17.067Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.111Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:17.159Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:17.159Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:17.159Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.209Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:17.209Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:17.209Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.212Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:17.212Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:17.212Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.236Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:17.236Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:17.359Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:17.359Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:17.359Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.406Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:17.406Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:17.406Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.512Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:17.512Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:17.512Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.550Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:17.551Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.551Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.569Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:17.569Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:17.569Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.572Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:17.572Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:17.572Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.581Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:17.581Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:17.581Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.597Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:17.597Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.597Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.605Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:17.605Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:17.605Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.647Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.650Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:17.650Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:17.650Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.652Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:17.652Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:17.652Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.663Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:17.663Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.663Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.663Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.666Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:17.666Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.681Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:17.697Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.739Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:17.739Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:17.739Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.744Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:17.744Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.744Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.747Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.777Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:17.777Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.777Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.780Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:17.781Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:17.796Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.797Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.800Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:17.800Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.800Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.824Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.830Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:17.831Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.846Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.848Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.874Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.880Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:17.882Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:17.882Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:17.882Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:17.882Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:17.897Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.898Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.925Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.930Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.931Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:17.947Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.948Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.975Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.981Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:17.982Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:17.997Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:17.999Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.026Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.031Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:18.031Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.031Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.031Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.048Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.049Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.068Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:18.068Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:18.068Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.076Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.081Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.082Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:18.098Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.099Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.115Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:18.127Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.132Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.149Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.149Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.160Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:18.160Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:18.160Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.177Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.182Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.183Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:18.199Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.200Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.212Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:18.212Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:18.212Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.216Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:18.216Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:18.216Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.227Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.232Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.237Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:18.237Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:18.249Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.250Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.278Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.282Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.283Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:18.299Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.300Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.328Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.333Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.350Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.350Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.360Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:18.361Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:18.361Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.378Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.383Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.383Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:18.400Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.401Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.407Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:18.407Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:18.407Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.429Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.433Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.450Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.451Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.479Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.483Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.484Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:18.484Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:18.484Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.501Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.501Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.513Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:18.513Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:18.513Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.529Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.533Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.551Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:18.551Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.551Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.551Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.551Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.569Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:18.569Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:18.569Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.572Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:18.572Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:18.572Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.579Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.584Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.601Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.602Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:18.602Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.602Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.606Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:18.606Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:18.606Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.630Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.634Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.652Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:18.652Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:18.652Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.652Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:18.653Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:18.653Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:18.653Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.667Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:18.667Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.680Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:18.680Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.680Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.684Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.703Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:18.703Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.703Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.734Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:18.762Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:18.762Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.762Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.785Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:18.785Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:18.785Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.802Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:18.802Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.802Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:18.884Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:18.884Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:18.884Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.035Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:19.035Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.035Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.068Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:19.068Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:19.068Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.097Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.148Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.178Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.200Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:19.200Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:19.200Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.215Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:19.215Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:19.215Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.218Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:19.218Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:19.218Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.228Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:19.228Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:19.228Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.238Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:19.238Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:19.302Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:19.351Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.388Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:19.401Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.408Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:19.408Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:19.408Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.451Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.490Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:19.490Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:19.490Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.502Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.514Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:19.514Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:19.514Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.552Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.553Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:19.553Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.553Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.564Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:19.564Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:19.564Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.570Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:19.570Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:19.570Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.573Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:19.573Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:19.573Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.603Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:19.603Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.603Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.603Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.607Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:19.607Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:19.607Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.635Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.653Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.653Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.654Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:19.654Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:19.654Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.669Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:19.669Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.681Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:19.681Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.681Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.686Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.704Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.704Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.737Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:19.737Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.737Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.754Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.754Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.754Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.786Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:19.786Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:19.786Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.803Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:19.803Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.803Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.804Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.804Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.805Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:19.805Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.805Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.855Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.855Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.886Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:19.886Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:19.886Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:19.905Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.905Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:19.955Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:19.956Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.006Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.006Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.042Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:20.042Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.042Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.056Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.057Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.070Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:20.071Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:20.071Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.107Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:20.107Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:20.107Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.107Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.120Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:20.157Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.184Z INFO 2699 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.807743674S 2026-07-23T07:12:20.201Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32775] 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:20.201Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:20.201Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:20.201Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:20.201Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Instantiated an idempotent producer. 2026-07-23T07:12:20.201Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.204Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:20.204Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:20.204Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790740203 2026-07-23T07:12:20.204Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-batch-int-test-consumer-group-11 client.rack = config.providers = [] 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 = batch-int-test-consumer-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_committed 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:12:20.204Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:20.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:20.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:20.206Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790740206 07:12:20,217 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:20,217 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:20,217 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:20,219 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:20,219 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:20,221 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:20,222 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:20.226Z INFO 2699 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Starting CmAvcEventExactlyOnceIntegrationSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:12:20.226Z INFO 2699 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:20.240Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:20.240Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:20.250Z INFO 2699 --- [ main] .o.c.n.c.ExactlyOnceSemanticsKafkaConfig : Configuring CM AVC event listener in batch mode (transactions enabled, exactly-once semantics) 2026-07-23T07:12:20.252Z INFO 2699 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:20.258Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.308Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.358Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.366Z INFO 2699 --- [d | producer-23] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-23] ProducerId set to 0 with epoch 0 2026-07-23T07:12:20.409Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:20.409Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:20.409Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.409Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.435Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.460Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.495Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:20.495Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:20.495Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.510Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.516Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:20.516Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:20.516Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.529Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:20.529Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:20.529Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.554Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:20.554Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.554Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.561Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:20.571Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:20.571Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:20.572Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.575Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:20.575Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:20.575Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.604Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:20.604Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.604Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.608Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:20.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:20.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.611Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:20.611Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:20.611Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.655Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.670Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:20.670Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.681Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:20.681Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.681Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.706Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.738Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:20.738Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.738Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.756Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.787Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:20.787Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:20.787Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.804Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:20.804Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.804Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.806Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:20.806Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.806Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.807Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.857Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.887Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:20.887Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:20.887Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:20.908Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.910Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:20.959Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.009Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.026Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:21.045Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:21.045Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.045Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.060Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.071Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:21.071Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:21.071Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.109Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:21.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:21.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.110Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.124Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:21.161Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.202Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:21.202Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:21.202Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.211Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.225Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:21.225Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:21.225Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.227Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:21.227Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:21.227Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.240Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:21.240Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:21.261Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.312Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.362Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.400Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:21.400Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:21.400Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.411Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:21.411Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:21.411Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.413Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.416Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:21.442Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:21.463Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.493Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:21.501Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:21.514Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:21.515Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:21.517Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:21.517Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:21.517Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.565Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:21.565Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:21.565Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.566Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:21.566Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.566Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.572Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:21.572Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:21.572Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.576Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:21.576Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:21.576Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.601Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:21.605Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:21.605Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.605Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.609Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:21.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:21.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.613Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:21.613Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:21.613Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.672Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:21.672Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.683Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:21.683Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.683Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.701Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:21.740Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:21.740Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.740Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.789Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:21.789Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:21.789Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.802Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:21.806Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:21.806Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.806Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.808Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:21.808Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.808Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.888Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:21.888Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:21.888Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:21.902Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:22.003Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:22.046Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:22.050Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:22.050Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.050Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.097Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:22.097Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:22.097Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.103Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:22.108Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:22.108Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:22.108Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.203Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:22.204Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:22.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:22.204Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.229Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:22.229Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:22.229Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.233Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:22.233Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:22.233Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.241Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:22.241Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:22.304Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:22.405Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:22.405Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:22.405Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.412Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:22.412Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:22.412Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.439Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:22.439Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:22.439Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.517Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.557Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:22.568Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:22.568Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.568Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.568Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.575Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:22.575Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:22.575Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.577Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:22.577Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:22.577Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.605Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:22.605Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.605Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.607Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:22.607Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:22.607Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.609Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:22.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:22.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.613Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:22.613Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:22.613Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.618Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.669Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.673Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:22.673Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.701Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:22.701Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.701Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.719Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.743Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:22.743Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.743Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.770Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.789Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:22.789Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:22.789Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.808Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:22.808Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.808Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.809Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:22.809Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.809Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.820Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.871Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.891Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:22.891Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:22.891Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:22.922Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:22.973Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.023Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.054Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:23.054Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.054Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.074Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.099Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:23.099Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:23.099Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.109Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:23.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:23.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.124Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.133Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:23.175Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.207Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:23.207Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:23.207Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.226Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.234Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:23.234Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:23.234Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.240Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:23.240Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:23.240Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.243Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:23.243Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:23.276Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.327Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:23.378Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:23.378Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:23.378Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.409Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:23.409Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:23.409Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.414Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:23.414Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:23.414Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.429Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:23.488Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:23.570Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:23.570Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.570Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.576Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:23.576Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:23.576Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.578Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:23.578Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:23.578Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.606Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:23.606Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.606Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.608Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:23.608Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:23.608Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.610Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:23.610Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:23.610Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.615Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:23.615Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:23.615Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.675Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:23.675Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.702Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:23.702Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.702Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.745Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:23.745Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.745Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.791Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:23.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:23.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.809Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:23.809Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.809Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.810Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:23.810Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.810Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:23.893Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:23.893Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:23.893Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.043Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.059Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:24.059Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.059Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.081Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:24.110Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:24.110Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:24.110Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.132Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:24.132Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:24.132Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.144Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:24.144Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:24.144Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.209Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:24.209Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:24.209Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.240Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:24.240Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:24.240Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.244Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:24.244Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:24.245Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.313Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:24.345Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.380Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:24.380Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:24.380Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.414Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:24.414Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:24.414Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.416Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:24.416Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:24.416Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.443Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:24.446Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.493Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:24.547Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.560Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:24.560Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:24.560Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.571Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:24.571Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.571Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.578Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:24.579Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:24.579Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.579Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:24.579Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:24.579Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.607Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:24.607Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.607Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.609Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:24.609Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:24.609Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.611Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:24.611Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:24.611Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.647Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.676Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:24.676Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.703Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:24.703Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.703Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.723Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:24.748Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.774Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:24.774Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.774Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.793Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:24.793Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:24.793Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.810Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:24.810Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.810Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.812Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:24.812Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.812Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.848Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:24.895Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:24.895Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:24.895Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:24.948Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:25.049Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:25.063Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:25.063Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.063Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.102Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:25.102Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:25.102Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.102Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.134Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:25.134Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:25.134Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.147Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:25.147Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:25.147Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.150Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:25.150Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:25.150Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.153Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.203Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.211Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:25.211Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:25.212Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.246Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2026-07-23T07:12:25.246Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:25.247Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.253Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.303Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.317Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:25.317Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:25.317Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.348Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.354Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.379Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.381Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:25.381Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:25.381Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.404Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.418Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.430Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:25.430Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:25.430Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.449Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.454Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.505Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.518Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.549Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.555Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.562Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:25.562Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:25.562Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.572Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:25.572Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.572Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.579Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:25.579Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:25.579Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.580Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:25.580Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:25.580Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.605Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.608Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:25.608Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.608Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.610Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:25.610Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:25.610Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.613Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:25.613Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:25.613Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.618Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.650Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.651Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:25.656Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.677Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:25.677Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.702Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:25.706Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.719Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.743Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:25.743Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.743Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.751Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.752Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:25.752Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.752Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.756Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.776Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:25.776Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.776Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.791Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:25.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:25.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.806Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.813Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:25.813Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.813Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.819Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.851Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.857Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.898Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:25.898Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:25.898Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:25.907Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:25.920Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:25.952Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:25.958Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.008Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.020Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:26.053Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:26.054Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:26.058Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.066Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:26.066Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.066Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.109Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:26.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.109Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.121Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:26.136Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:26.136Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:26.136Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.154Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:26.154Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:26.154Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.155Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:26.155Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:26.155Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.198Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.199Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:26.199Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.199Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.199Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.212Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:26.212Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.213Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.221Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:26.221Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:26.221Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.249Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:26.300Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:26.300Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.300Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.383Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:26.383Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:26.383Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.432Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:26.432Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:26.432Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.564Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:26.564Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:26.564Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.573Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:26.573Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.573Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.580Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:26.580Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:26.580Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.580Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:26.580Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.581Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.609Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:26.609Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.609Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.612Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:26.612Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:26.612Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.614Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:26.614Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:26.614Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.678Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:26.678Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.745Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:26.745Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.745Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.754Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:26.754Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.754Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.777Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:26.777Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.777Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.792Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:26.792Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:26.792Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.814Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:26.814Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.814Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.869Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:26.899Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:26.899Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:26.899Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:26.902Z INFO 2699 --- [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-batch-int-test-listener-group-12 client.rack = config.providers = [] 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 = batch-int-test-listener-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_committed 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:12:26.902Z INFO 2699 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:26.903Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:26.903Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:26.903Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790746903 2026-07-23T07:12:26.905Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Subscribed to topic(s): dmi-cm-events-batch-int 2026-07-23T07:12:26.907Z INFO 2699 --- [ main] s.c.CmAvcEventExactlyOnceIntegrationSpec : Started CmAvcEventExactlyOnceIntegrationSpec in 6.7 seconds (process running for 208.422) 2026-07-23T07:12:26.926Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:12:26.926Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:27.057Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:12:27.058Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 2026-07-23T07:12:27.078Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:27.078Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.078Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.082Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-listener-group-12-4ce152df-e9c4-40b4-83c2-d202c032a335 2026-07-23T07:12:27.082Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] (Re-)joining group 2026-07-23T07:12:27.102Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-4ce152df-e9c4-40b4-83c2-d202c032a335', protocol='range'} 2026-07-23T07:12:27.102Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Finished assignment for group at generation 1: {consumer-batch-int-test-listener-group-12-4ce152df-e9c4-40b4-83c2-d202c032a335=Assignment(partitions=[dmi-cm-events-batch-int-0])} 2026-07-23T07:12:27.110Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:27.110Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:27.110Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.129Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-listener-group-12-4ce152df-e9c4-40b4-83c2-d202c032a335', protocol='range'} 2026-07-23T07:12:27.129Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-batch-int-0]) 2026-07-23T07:12:27.129Z INFO 2699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Adding newly assigned partitions: [dmi-cm-events-batch-int-0] 2026-07-23T07:12:27.136Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:27.136Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:27.136Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.139Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Found no committed offset for partition dmi-cm-events-batch-int-0 2026-07-23T07:12:27.148Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting offset for partition dmi-cm-events-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:12:27.148Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions assigned: [dmi-cm-events-batch-int-0] 2026-07-23T07:12:27.159Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:27.159Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:27.159Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.159Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:27.159Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:27.159Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.210Z INFO 2699 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Subscribed to topic(s): cm-events-output-batch-int 2026-07-23T07:12:27.213Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:27.214Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:27.214Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.216Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:27.216Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:27.216Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.225Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:27.225Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:27.225Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.295Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:32775] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:12:27.296Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:12:27.296Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Instantiated a transactional producer. 2026-07-23T07:12:27.304Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:12:27.304Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:12:27.304Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790747304 2026-07-23T07:12:27.309Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Invoking InitProducerId for the first time in order to acquire a producer ID 2026-07-23T07:12:27.321Z INFO 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.Metadata : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:27.349Z WARN 2699 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:12:27.351Z INFO 2699 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:12:27.351Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:12:27.353Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-07-23T07:12:27.357Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: need to re-join with the given member-id: consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6 2026-07-23T07:12:27.357Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-07-23T07:12:27.360Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6', protocol='range'} 2026-07-23T07:12:27.381Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:27.381Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:27.381Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.433Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:27.433Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:27.433Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.442Z INFO 2699 --- [-0c8e6d968ba4-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 2026-07-23T07:12:27.493Z WARN 2699 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 11 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:12:27.494Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 1: {consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6=Assignment(partitions=[])} 2026-07-23T07:12:27.497Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6', protocol='range'} 2026-07-23T07:12:27.497Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[]) 2026-07-23T07:12:27.497Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: [] 2026-07-23T07:12:27.537Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:27.538Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.538Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.550Z INFO 2699 --- [-0c8e6d968ba4-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 2026-07-23T07:12:27.566Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:27.566Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:27.566Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.568Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:27.568Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.568Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.581Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:27.581Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:27.581Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.582Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:27.582Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:27.582Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.613Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:27.613Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:27.613Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.615Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:27.615Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:27.615Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.654Z INFO 2699 --- [-0c8e6d968ba4-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Discovered transaction coordinator localhost:32775 (id: 1 rack: null isFenced: false) 2026-07-23T07:12:27.680Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:27.680Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.715Z WARN 2699 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] The metadata response from the cluster reported a recoverable issue with correlation id 13 : {cm-events-output-batch-int=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:12:27.747Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:27.747Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.747Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.755Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:27.755Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.755Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.770Z INFO 2699 --- [-0c8e6d968ba4-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] ProducerId set to 1 with epoch 0 2026-07-23T07:12:27.775Z DEBUG 2699 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 18 AVC event(s) 2026-07-23T07:12:27.778Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:27.778Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.778Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.793Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:27.794Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:27.794Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.816Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:27.816Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.816Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:27.900Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:27.900Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:27.900Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.062Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:28.082Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:28.082Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.082Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.111Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:28.111Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:28.111Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.138Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:28.138Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:28.138Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.163Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:28.163Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:28.163Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.167Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:28.167Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:28.167Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.186Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: cached metadata has changed from (version3: {cm-events-output-batch-int=[]}) at the beginning of the rebalance to (version5: {cm-events-output-batch-int=[NO_RACKS]}) 2026-07-23T07:12:28.187Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions [] 2026-07-23T07:12:28.187Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] (Re-)joining group 2026-07-23T07:12:28.191Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6', protocol='range'} 2026-07-23T07:12:28.191Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Finished assignment for group at generation 2: {consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6=Assignment(partitions=[cm-events-output-batch-int-0])} 2026-07-23T07:12:28.194Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6', protocol='range'} 2026-07-23T07:12:28.194Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Notifying assignor about the new Assignment(partitions=[cm-events-output-batch-int-0]) 2026-07-23T07:12:28.194Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Adding newly assigned partitions: [cm-events-output-batch-int-0] 2026-07-23T07:12:28.196Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Found no committed offset for partition cm-events-output-batch-int-0 2026-07-23T07:12:28.198Z INFO 2699 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting offset for partition cm-events-output-batch-int-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:12:28.214Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:28.214Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:28.214Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.217Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:28.217Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:28.218Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.228Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:28.228Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:28.228Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.383Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:28.383Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:28.383Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.435Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:28.435Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:28.435Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.536Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:28.538Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:28.538Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.538Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.568Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:28.568Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:28.568Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.583Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:28.583Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:28.583Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.583Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:28.583Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:28.583Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.587Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:28.587Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.587Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.614Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:28.614Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:28.614Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.616Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:28.616Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:28.616Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.682Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:28.682Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.749Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:28.749Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.749Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.757Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:28.757Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.757Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.762Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:28.778Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:28.778Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.778Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.791Z DEBUG 2699 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 18 AVC event(s) 2026-07-23T07:12:28.791Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:28.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:28.791Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.794Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:28.812Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:28.844Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:28.850Z INFO 2699 --- [-0c8e6d968ba4-0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Discovered group coordinator localhost:32775 (id: 1 rack: null isFenced: false) 2026-07-23T07:12:28.863Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:28.863Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.863Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.895Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:28.900Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:28.900Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:28.900Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:28.945Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:28.995Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.002Z DEBUG 2699 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 166 AVC event(s) 2026-07-23T07:12:29.046Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.070Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:29.070Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:29.070Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.071Z DEBUG 2699 --- [ntainer#0-0-C-1] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 316 AVC event(s) 2026-07-23T07:12:29.086Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:29.086Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.086Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.096Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.112Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:29.112Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:29.112Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.131Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:29.140Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:29.140Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:29.140Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.146Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.167Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:29.167Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:29.167Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.170Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.197Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.215Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:29.215Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:29.215Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.218Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:29.218Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:29.218Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.232Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:29.232Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:29.232Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.247Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.271Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.297Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.348Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.371Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.385Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:29.385Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:29.385Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.398Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.436Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:29.436Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:29.436Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.448Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.471Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.499Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.540Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:29.540Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.540Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.549Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.570Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:29.570Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:29.570Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.572Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.584Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:29.584Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:29.584Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.584Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:29.584Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:29.584Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.587Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:29.587Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.587Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.599Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.615Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:29.615Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:29.615Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.617Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:29.617Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:29.617Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.650Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:29.672Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.682Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:29.682Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.700Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:29.700Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:29.700Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.750Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:29.750Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.750Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.756Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:29.756Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.757Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.772Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.779Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:29.779Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.779Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.864Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:29.864Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.864Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.872Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:29.902Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:29.902Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:29.902Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:29.973Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:30.006Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:30.073Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:30.073Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:30.073Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.088Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:30.089Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.089Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.114Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:30.114Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:30.114Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.141Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:30.141Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:30.141Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.171Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:30.171Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:30.171Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.217Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:30.217Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:30.217Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.220Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:30.220Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:30.220Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.235Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:30.236Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:30.236Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.387Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:30.387Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:30.387Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.391Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:30.438Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:30.438Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:30.438Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.542Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:30.542Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.542Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.570Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:30.570Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:30.570Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.583Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:30.584Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:30.584Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:30.584Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.585Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:30.585Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:30.585Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.588Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:30.588Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.588Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.617Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:30.617Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:30.617Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.619Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:30.619Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:30.619Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.634Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.683Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:30.683Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.685Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.701Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:30.701Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:30.701Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.717Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:30.717Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.717Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.717Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.735Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.767Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.781Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:30.781Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.781Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.786Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:30.786Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.786Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.818Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.843Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:30.843Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.843Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.866Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:30.866Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:30.866Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:30.868Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.902Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.919Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.953Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.969Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:30.976Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:30.981Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:31.003Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.019Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.039Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:31.053Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.070Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.077Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:31.077Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:31.077Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.091Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:31.091Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.091Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.104Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.115Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:31.115Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:31.115Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.120Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.139Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:31.140Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:31.140Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.142Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:31.142Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:31.142Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.154Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.170Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.174Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:31.174Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:31.174Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.205Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.218Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:31.219Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:31.219Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.221Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.222Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:31.222Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:31.222Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.255Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.271Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.305Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.321Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.356Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.372Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.388Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:31.388Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:31.388Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.406Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.422Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.439Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:31.439Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:31.439Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.457Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.473Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.507Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.523Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.539Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2026-07-23T07:12:31.539Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.543Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:31.543Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.543Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.557Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.571Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:31.571Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:31.571Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.574Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.585Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:31.585Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:31.585Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.586Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:31.586Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:31.586Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.589Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:31.589Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.589Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.608Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.609Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:31.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:31.609Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.617Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:31.617Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:31.617Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.624Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.658Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.674Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.680Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:31.680Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:31.680Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.683Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.683Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:31.683Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.683Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.709Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.724Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:31.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.759Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.782Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:31.782Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.782Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.786Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:31.786Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.786Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.809Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:31.860Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:31.860Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.860Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:31.866Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:31.866Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:31.866Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.043Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:32.082Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:32.083Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:32.083Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.094Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:32.094Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.094Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.112Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:32.112Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:32.112Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.143Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:32.143Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:32.143Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.143Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:32.143Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:32.143Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.165Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-23] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:12:32.167Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:32.167Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:32.167Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:32.167Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:32.168Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-23 unregistered 2026-07-23T07:12:32.177Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:32.177Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:32.177Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.179Z INFO 2699 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Revoke previously assigned partitions [cm-events-output-batch-int-0] 2026-07-23T07:12:32.179Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Member consumer-batch-int-test-consumer-group-11-5c7f1187-bcf5-4afb-bb0b-3c56e06c44a6 sending LeaveGroup request to coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) due to the consumer is being closed 2026-07-23T07:12:32.180Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:32.180Z INFO 2699 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-consumer-group-11, groupId=batch-int-test-consumer-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:32.193Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:32.193Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:32.193Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:32.193Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:32.195Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-consumer-group-11 unregistered 2026-07-23T07:12:32.220Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:32.220Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:32.220Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.223Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:32.223Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:32.223Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.240Z INFO 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Node 1 disconnected. 2026-07-23T07:12:32.240Z INFO 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Node -1 disconnected. 2026-07-23T07:12:32.240Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 2147483646 disconnected. 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight FETCH request with correlation id 26 due to node 1 being disconnected (elapsed time since creation: 149ms, elapsed time since send: 149ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Cancelled in-flight METADATA request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 49ms, elapsed time since send: 49ms, throttle time: 0ms, request timeout: 30000ms) 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Error sending fetch request (sessionId=147903412, epoch=9) to node 1: org.apache.kafka.common.errors.DisconnectException 2026-07-23T07:12:32.241Z INFO 2699 --- [-listener-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Group coordinator localhost:32775 (id: 2147483646 rack: null isFenced: false) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2026-07-23T07:12:32.342Z INFO 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Node 1 disconnected. 2026-07-23T07:12:32.342Z WARN 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-07-23T07:12:32.345Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node 1 disconnected. 2026-07-23T07:12:32.345Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-07-23T07:12:32.345Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Rebootstrapping with [localhost/127.0.0.1:32775] 2026-07-23T07:12:32.345Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 2026-07-23T07:12:32.345Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node -1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-07-23T07:12:32.345Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Bootstrap broker localhost:32775 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.389Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:32.389Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:32.389Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.440Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:32.440Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:32.440Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.544Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:32.544Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.544Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.572Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:32.572Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:32.572Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.581Z INFO 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Node -1 disconnected. 2026-07-23T07:12:32.581Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Connection to node -1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-07-23T07:12:32.581Z WARN 2699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Bootstrap broker localhost:32775 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.582Z INFO 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Node 1 disconnected. 2026-07-23T07:12:32.582Z WARN 2699 --- [-0c8e6d968ba4-0] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2026-07-23T07:12:32.582Z INFO 2699 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Revoke previously assigned partitions [dmi-cm-events-batch-int-0] 2026-07-23T07:12:32.582Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: partitions revoked: [dmi-cm-events-batch-int-0] 2026-07-23T07:12:32.582Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:12:32.582Z INFO 2699 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-batch-int-test-listener-group-12, groupId=batch-int-test-listener-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:12:32.583Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:32.583Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:32.583Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:32.583Z INFO 2699 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:32.585Z INFO 2699 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-batch-int-test-listener-group-12 unregistered 2026-07-23T07:12:32.585Z INFO 2699 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : batch-int-test-listener-group: Consumer stopped 2026-07-23T07:12:32.585Z INFO 2699 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0, transactionalId=cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0] Closing the Kafka producer with timeoutMillis = 30000 ms. 2026-07-23T07:12:32.585Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:32.585Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:32.585Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.587Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:32.587Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:32.587Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.587Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:12:32.587Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:12:32.587Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:12:32.587Z INFO 2699 --- [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:12:32.588Z INFO 2699 --- [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-cps-tx-batch-int-test-9944aa40-b11b-406b-8647-0c8e6d968ba4-0 unregistered [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.21 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventExactlyOnceIntegrationSpec 2026-07-23T07:12:32.590Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:32.590Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.590Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 2026-07-23T07:12:32.602Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-07-23T07:12:32.610Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:32.610Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:32.610Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.610Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-07-23T07:12:32.612Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key 2026-07-23T07:12:32.617Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-07-23T07:12:32.619Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:32.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:32.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.621Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-07-23T07:12:32.624Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 1 AVC event(s) 2026-07-23T07:12:32.625Z ERROR 2699 --- [ 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-07-23T07:12:32.625Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : sample-key [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 2026-07-23T07:12:32.636Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-07-23T07:12:32.642Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-07-23T07:12:32.643Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-07-23T07:12:32.643Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-07-23T07:12:32.648Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) 2026-07-23T07:12:32.648Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Event to be processed to update the cache with cmHandleId : 2026-07-23T07:12:32.652Z DEBUG 2699 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventConsumer : Processing 2 AVC event(s) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 2026-07-23T07:12:32.669Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:32.682Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:32.682Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:32.682Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.684Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:32.684Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.684Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.701Z INFO 2699 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 2026-07-23T07:12:32.703Z INFO 2699 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 2026-07-23T07:12:32.704Z INFO 2699 --- [ 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.048 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 2026-07-23T07:12:32.724Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:32.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.734Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 2026-07-23T07:12:32.734Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 2026-07-23T07:12:32.739Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:32.739Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.739Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.739Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 2026-07-23T07:12:32.739Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 2026-07-23T07:12:32.740Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 2026-07-23T07:12:32.740Z WARN 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 2026-07-23T07:12:32.740Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 2026-07-23T07:12:32.740Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=dataJobCreated 2026-07-23T07:12:32.740Z WARN 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : CM data job subscription feature is disabled. Ignoring dataJobCreated event for dataJobId=someId 2026-07-23T07:12:32.741Z INFO 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=dataJobDeleted 2026-07-23T07:12:32.741Z WARN 2699 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : CM data job subscription feature is disabled. Ignoring dataJobDeleted event for dataJobId=someId [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 2026-07-23T07:12:32.760Z WARN 2699 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 2026-07-23T07:12:32.784Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:32.784Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.784Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 2026-07-23T07:12:32.788Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:32.788Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.788Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2026-07-23T07:12:32.814Z INFO 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 2026-07-23T07:12:32.814Z INFO 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 2026-07-23T07:12:32.815Z INFO 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2026-07-23T07:12:32.815Z DEBUG 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 2026-07-23T07:12:32.815Z INFO 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 2026-07-23T07:12:32.815Z DEBUG 2699 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 07:12:32,849 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:32,849 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:32,849 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:32,851 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:32,851 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:32,853 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:32,854 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:32.858Z INFO 2699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:12:32.858Z INFO 2699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:32.862Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:32.862Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.862Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:32.866Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.869Z INFO 2699 --- [ 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-07-23T07:12:32.877Z INFO 2699 --- [ 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-07-23T07:12:32.878Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:12:32.884Z INFO 2699 --- [ 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-07-23T07:12:32.884Z INFO 2699 --- [ 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-07-23T07:12:32.916Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:32.967Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:32.985Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:32.996Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:32.996Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:32.996Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.017Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.061Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:33.061Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:33.061Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.067Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.085Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:33.085Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:33.085Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.096Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.118Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.144Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:33.144Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:33.144Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.147Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:33.147Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:33.147Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.168Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.180Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:33.180Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:33.180Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.197Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.218Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.222Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:33.222Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:33.222Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.225Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:33.225Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:33.225Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.269Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.297Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.319Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.369Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.390Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:33.390Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:33.390Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.398Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.419Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.429Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.440Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:33.440Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:33.440Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.470Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.480Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.498Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.520Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.546Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:33.546Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.546Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.570Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.573Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:33.573Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:33.573Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.587Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:33.587Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:33.587Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.589Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:33.589Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:33.589Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.591Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:33.591Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.591Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.598Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.606Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:33.606Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:33.606Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.606Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.619Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:33.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:33.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.620Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.657Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.670Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.683Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:33.684Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:33.684Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.686Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:33.686Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.686Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.698Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.707Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.721Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.726Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:33.726Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.726Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.757Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.768Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:33.768Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.768Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.772Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:33.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.789Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:33.789Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.789Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.799Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.808Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.858Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.863Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:33.863Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:33.863Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:33.899Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:33.908Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.959Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:33.989Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:33.989Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:33.989Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.000Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:34.000Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.000Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.009Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.049Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:34.059Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.063Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:34.063Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:34.063Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.089Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.109Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.138Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:34.146Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:34.146Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:34.146Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.150Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:34.150Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:34.150Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.160Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.183Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:34.183Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:34.183Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.188Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:34.190Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.210Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.227Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:34.227Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:34.227Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.239Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:34.239Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:34.239Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.261Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.290Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.311Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.361Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.391Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:34.391Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:34.391Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.391Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.412Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.434Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Rebootstrapping with [localhost/127.0.0.1:32769] 2026-07-23T07:12:34.462Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.469Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:34.485Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:34.485Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:34.485Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.492Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.512Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.547Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:34.547Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.547Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.559Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:34.563Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:34.575Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:34.575Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:34.575Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.587Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:34.587Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:34.587Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.591Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:34.591Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:34.591Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.592Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:34.592Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.592Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.592Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.613Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:34.613Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:34.613Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.619Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:34.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:34.619Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.684Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:34.684Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:34.684Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.688Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:34.688Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.688Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.692Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.706Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:34.728Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:34.728Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.728Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.770Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:34.770Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.770Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.772Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:34.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.791Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:34.791Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.791Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.793Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:34.863Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:34.863Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:34.863Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:34.893Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:34.893Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:34.893Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.002Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:35.002Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.002Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.053Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:35.053Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:35.053Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.065Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:35.065Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:35.065Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.147Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:35.147Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:35.147Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.153Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.185Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:35.185Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:35.185Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.228Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:35.228Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:35.228Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.239Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:35.239Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:35.239Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.253Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.287Z INFO 2699 --- [ 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 - ff9a4090-3e71-46fb-9eff-dcbeb9e9d923 this ] 2026-07-23T07:12:35.287Z INFO 2699 --- [ 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-07-23T07:12:35.290Z INFO 2699 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.451 seconds (process running for 216.806) 2026-07-23T07:12:35.293Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 2026-07-23T07:12:35.293Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-07-23T07:12:35.294Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-07-23T07:12:35.294Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-07-23T07:12:35.354Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.391Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:35.391Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:35.391Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.454Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.469Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.482Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:35.486Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:35.486Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:35.486Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.533Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:35.549Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:35.549Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.549Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.554Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.576Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:35.576Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:35.576Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.583Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:35.588Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:35.588Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:35.588Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.593Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:35.593Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.593Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.615Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:35.615Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:35.615Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.621Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:35.621Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:35.621Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.634Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:35.634Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:35.634Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.655Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.655Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.250.0.254]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:12:35.661Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Rebootstrapping with [localhost/127.0.0.1:32774] 2026-07-23T07:12:35.686Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:35.686Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:35.686Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.689Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:35.689Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.689Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.712Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:12:35.712Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 419 ms. 2026-07-23T07:12:35.712Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.875 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 07:12:35,731 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:35,731 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:35,731 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:35,733 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:35,733 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:35,736 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:35,736 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:35.741Z INFO 2699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 21.0.11 with PID 2699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2026-07-23T07:12:35.741Z INFO 2699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system.logo : [10.30.107.111]: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-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701 2026-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:12:35.746Z INFO 2699 --- [ main] com.hazelcast.system : [10.30.107.111]: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-07-23T07:12:35.755Z INFO 2699 --- [ main] com.hazelcast.system.security : [10.30.107.111]: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-07-23T07:12:35.755Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.756Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:12:35.761Z INFO 2699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:12:35.761Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTING 2026-07-23T07:12:35.771Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:35.771Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.771Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.772Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:35.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.772Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.791Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:35.791Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.791Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.856Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:35.865Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:35.865Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:35.865Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.896Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:35.896Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:35.896Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:35.956Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-7, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32772] 2026-07-23T07:12:36.005Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:36.005Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.005Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.057Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:36.057Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:36.057Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.066Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:36.066Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:36.066Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.149Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:36.149Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:36.149Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.189Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:36.189Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:36.189Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.229Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:36.229Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:36.229Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.240Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:36.241Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:36.241Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.393Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:36.393Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:36.393Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.488Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:36.488Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:36.488Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.551Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:36.551Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.551Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.578Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:36.578Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:36.578Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.590Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:36.590Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:36.590Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.593Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:36.593Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.593Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.616Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:36.616Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:36.616Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.622Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:36.622Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:36.622Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.629Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:36.680Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:36.680Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:36.680Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.687Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:36.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:36.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.690Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:36.690Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.690Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.721Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:36.721Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.721Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.772Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:36.772Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.772Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.774Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:36.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.792Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:36.792Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.792Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.799Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:36.799Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:36.799Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.806Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:36.806Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:36.806Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:36.900Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.000Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.008Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:37.008Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.008Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.061Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:37.061Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:37.061Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.065Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:37.065Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:37.065Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.065Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.100Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.115Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.150Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:37.150Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:37.150Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.166Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.192Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:37.192Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:37.192Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.201Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.216Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.229Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:37.229Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:37.229Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.240Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:37.240Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:37.240Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.266Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.301Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.317Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.367Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.395Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:37.395Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:37.395Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.401Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.417Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.468Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.490Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:37.490Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:37.490Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.502Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.518Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.552Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:37.552Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.552Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.568Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.569Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:37.569Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:37.569Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.590Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:37.590Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:37.590Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.595Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:37.595Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.595Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.602Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.618Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:37.618Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:37.618Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.619Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.624Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:37.624Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:37.624Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.669Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.682Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:37.682Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:37.682Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.687Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:37.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:37.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.691Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:37.691Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.691Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.702Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Rebootstrapping with [localhost/127.0.0.1:32770] 2026-07-23T07:12:37.719Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.722Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:37.722Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.722Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.770Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.773Z INFO 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2026-07-23T07:12:37.773Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.773Z WARN 2699 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.774Z INFO 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2026-07-23T07:12:37.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.774Z WARN 2699 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.794Z INFO 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2026-07-23T07:12:37.794Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.794Z WARN 2699 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.803Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2026-07-23T07:12:37.803Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-07-23T07:12:37.803Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.806Z INFO 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2026-07-23T07:12:37.807Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:37.807Z WARN 2699 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:37.820Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.870Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.921Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:37.971Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:38.011Z INFO 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2026-07-23T07:12:38.011Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:38.011Z WARN 2699 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.022Z INFO 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2026-07-23T07:12:38.022Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:38.022Z WARN 2699 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.065Z INFO 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Node -1 disconnected. 2026-07-23T07:12:38.065Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:38.065Z WARN 2699 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-7, groupId=test] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.140Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Rebootstrapping with [localhost/127.0.0.1:32773] 2026-07-23T07:12:38.191Z INFO 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2026-07-23T07:12:38.191Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.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-07-23T07:12:38.191Z WARN 2699 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.195Z INFO 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2026-07-23T07:12:38.195Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2026-07-23T07:12:38.195Z WARN 2699 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.231Z INFO 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2026-07-23T07:12:38.231Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:38.231Z WARN 2699 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.239Z INFO 2699 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.107.111]:5701 - 2ad88633-b9af-4270-9ee1-20477c3264c4 this ] 2026-07-23T07:12:38.240Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is STARTED 2026-07-23T07:12:38.240Z INFO 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2026-07-23T07:12:38.240Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:38.240Z WARN 2699 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.243Z INFO 2699 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 2.524 seconds (process running for 219.758) 2026-07-23T07:12:38.245Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTTING_DOWN 2026-07-23T07:12:38.246Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-07-23T07:12:38.246Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-07-23T07:12:38.247Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-07-23T07:12:38.260Z WARN 2699 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.107.111]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-07-23T07:12:38.397Z INFO 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2026-07-23T07:12:38.397Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.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-07-23T07:12:38.397Z WARN 2699 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Bootstrap broker localhost:32770 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.492Z INFO 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2026-07-23T07:12:38.492Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.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-07-23T07:12:38.492Z WARN 2699 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Bootstrap broker localhost:32769 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.542Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:38.554Z INFO 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2026-07-23T07:12:38.554Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:38.554Z WARN 2699 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.556Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:38.569Z INFO 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2026-07-23T07:12:38.569Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.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-07-23T07:12:38.569Z WARN 2699 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.591Z INFO 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2026-07-23T07:12:38.591Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2026-07-23T07:12:38.591Z WARN 2699 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Bootstrap broker localhost:32772 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.592Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Rebootstrapping with [localhost/127.0.0.1:32771] 2026-07-23T07:12:38.596Z INFO 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2026-07-23T07:12:38.596Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:38.596Z WARN 2699 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.626Z INFO 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2026-07-23T07:12:38.626Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:38.626Z WARN 2699 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.643Z INFO 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2026-07-23T07:12:38.643Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.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-07-23T07:12:38.643Z WARN 2699 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.647Z INFO 2699 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-07-23T07:12:38.647Z INFO 2699 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 401 ms. 2026-07-23T07:12:38.648Z INFO 2699 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.111]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.111]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.930 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 2026-07-23T07:12:38.684Z INFO 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2026-07-23T07:12:38.684Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2026-07-23T07:12:38.684Z WARN 2699 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Bootstrap broker localhost:32773 (id: -1 rack: null isFenced: false) disconnected 2026-07-23T07:12:38.687Z INFO 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2026-07-23T07:12:38.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.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-07-23T07:12:38.687Z WARN 2699 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Bootstrap broker localhost:32771 (id: -1 rack: null isFenced: false) disconnected [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 2026-07-23T07:12:38.692Z INFO 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2026-07-23T07:12:38.692Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:38.692Z WARN 2699 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 2026-07-23T07:12:38.724Z INFO 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2026-07-23T07:12:38.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node -1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2026-07-23T07:12:38.724Z WARN 2699 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Bootstrap broker localhost:32774 (id: -1 rack: null isFenced: false) disconnected [INFO] [INFO] Results: [INFO] [INFO] Tests run: 997, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 164 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 164 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.8.2-SNAPSHOT/cps-ncmp-service-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.8.2-SNAPSHOT/cps-ncmp-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.8.2-SNAPSHOT [12/24] [INFO] from cps-ncmp-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [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-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [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-master-verify-java/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: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 getCmHandleByDistinguishedName [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-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [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-master-verify-java/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] --- openapi-generator:7.12.0:generate (prov-mns-extensions-code-gen) @ 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] 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 ActionRequest_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ActionResponse_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI). [INFO] Processing operation executeAction [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionRequestValue.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ActionResponseValue.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefault.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorResponseDefaultOtherProblemsInner.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/ActionApi.java [INFO] Skipping generation of Webhooks. [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] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources: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-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 49 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, dmiProperties, compositeState, currentTrustLevel". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- openapi-generator: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-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/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: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-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/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] --- resources: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] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler: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 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 25 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:12:46.738 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:46.992 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 07:12:46.996 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:46.996 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:46.997 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:46.997 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:46.998 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.010 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 07:12:47.061 [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. 07:12:47.074 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:12:47.075 [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. 07:12:47.075 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.086 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:12:47.102 [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. 07:12:47.112 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:12:47.112 [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. 07:12:47.113 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.113 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.113 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.122 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:12:47.131 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.141 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 07:12:47.142 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.142 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.151 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 07:12:47.167 [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. 07:12:47.175 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:12:47.176 [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. 07:12:47.176 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.176 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.176 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.184 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:12:47.208 [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. 07:12:47.218 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 07:12:47.218 [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. 07:12:47.218 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.219 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.219 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.219 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.227 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 07:12:47.245 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.252 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 07:12:47.253 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.253 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.253 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.254 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.254 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.260 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 07:12:47.262 [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. 07:12:47.269 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:12:47.270 [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. 07:12:47.270 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.270 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.270 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.277 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:12:47.280 [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. 07:12:47.286 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:12:47.286 [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. 07:12:47.286 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.287 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.287 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.293 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:12:47.295 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.300 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 07:12:47.301 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.301 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.301 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.302 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.302 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.308 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 07:12:47.310 [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. 07:12:47.315 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:12:47.316 [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. 07:12:47.316 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.316 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.317 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.322 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:12:47.324 [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. 07:12:47.330 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 07:12:47.331 [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. 07:12:47.331 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerBaseSpec]: ProvMnSControllerBaseSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.331 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.331 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.332 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:12:47.338 [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.util.RestOutputCmHandleMapperSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 07:12:48.845 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument 07:12:48.847 [main] WARN org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounter -- Method testSignature is missing required CmHandleQueryParameters argument [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 07:12:50,099 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:50,099 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:50,101 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:50,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:50,150 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:50,234 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:50,235 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:50.595Z INFO 6750 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:50.596Z INFO 6750 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:52.466Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:52.466Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:52.469Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2026-07-23T07:12:52.505Z INFO 6750 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 2.831 seconds (process running for 7.027) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:12:53.220Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties 2026-07-23T07:12:53.432Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Southbound system did not respond in a timely manner 2026-07-23T07:12:53.440Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.601 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 07:12:53,644 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:53,644 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:53,644 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:53,651 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:53,651 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:53,655 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:53,655 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:53.664Z INFO 6750 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:53.664Z INFO 6750 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:54.139Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:54.139Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:54.139Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-07-23T07:12:54.150Z INFO 6750 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.529 seconds (process running for 8.671) 2026-07-23T07:12:54.223Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:54.226Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:54.227Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:54.329Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 2026-07-23T07:12:54.329Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 2026-07-23T07:12:54.329Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 2026-07-23T07:12:54.356Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: targetIds 2026-07-23T07:12:54.377Z ERROR 6750 --- [ 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:403) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:143) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.542Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:12:54.542Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 2026-07-23T07:12:54.542Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:12:54.543Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 2026-07-23T07:12:54.543Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:12:54.543Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:12:54.544Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: OldConditionProperties#getConditionParameters() 2026-07-23T07:12:54.544Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 2026-07-23T07:12:54.544Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: OldConditionProperties#getConditionParameters() 2026-07-23T07:12:54.628Z ERROR 6750 --- [ 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 property name at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: tools.jackson.core.exc.StreamReadException: Unexpected character ('i' (code 105)): was expecting double-quote to start property name at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); byte offset: #1] at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) at tools.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:1049) at tools.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2516) at tools.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:2126) at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:765) at tools.jackson.databind.deser.bean.BeanDeserializer.deserialize(BeanDeserializer.java:196) at tools.jackson.databind.deser.DeserializationContextExt.readRootValue(DeserializationContextExt.java:266) at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1888) at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) ... 130 common frames omitted 2026-07-23T07:12:54.672Z WARN 6750 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2026-07-23T07:12:54.697Z ERROR 6750 --- [ 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:403) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:195) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.703Z ERROR 6750 --- [ 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:400) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:195) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.708Z ERROR 6750 --- [ 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:403) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.714Z ERROR 6750 --- [ 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:400) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.719Z ERROR 6750 --- [ 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:403) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:169) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.724Z ERROR 6750 --- [ 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:400) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:169) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:877) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.729Z ERROR 6750 --- [ 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:403) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:243) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:54.734Z ERROR 6750 --- [ 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:400) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:243) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: 1.270 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 07:12:54,845 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:54,845 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:54,845 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:54,850 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:54,850 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:54,854 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:54,854 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:54.862Z INFO 6750 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:54.862Z INFO 6750 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:55.222Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:55.222Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:55.223Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:12:55.230Z INFO 6750 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.404 seconds (process running for 9.752) 2026-07-23T07:12:55.270Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:55.271Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:55.271Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:12:55.297Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.305Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.311Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.317Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.329Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.351Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.357Z ERROR 6750 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:55.377Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:12:55.377Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 2026-07-23T07:12:55.378Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:12:55.378Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 2026-07-23T07:12:55.378Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:12:55.378Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 2026-07-23T07:12:55.379Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:12:55.392Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 2026-07-23T07:12:55.392Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 07:12:55,455 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:55,455 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:55,455 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:55,460 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:55,460 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:55,463 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:55,463 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:55.470Z INFO 6750 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:55.470Z INFO 6750 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:55.668Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:55.668Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:55.668Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-07-23T07:12:55.674Z INFO 6750 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.236 seconds (process running for 10.197) 2026-07-23T07:12:55.689Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 2026-07-23T07:12:55.689Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:12:55.689Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 07:12:55,781 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:55,781 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:55,781 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:55,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:55,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:55,788 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:55,788 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:55.794Z INFO 6750 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:55.795Z INFO 6750 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:55.981Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:55.982Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:55.982Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2026-07-23T07:12:55.987Z INFO 6750 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.222 seconds (process running for 10.51) 2026-07-23T07:12:56.011Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:12:56.011Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 2026-07-23T07:12:56.011Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:12:56.012Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 2026-07-23T07:12:56.012Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:12:56.012Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 2026-07-23T07:12:56.012Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:12:56.022Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 2026-07-23T07:12:56.022Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties 2026-07-23T07:12:56.078Z ERROR 6750 --- [ 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.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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_2(NetworkCmProxyInventoryControllerSpec.groovy:128) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: tools.jackson.core.exc.StreamReadException: 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); byte offset: #0] at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4240) at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4205) at tools.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3538) at tools.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3472) at tools.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:846) at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:761) at tools.jackson.databind.ObjectReader._initForReading(ObjectReader.java:300) at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1875) at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) ... 130 common frames omitted 2026-07-23T07:12:56.091Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:12:56.091Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 2026-07-23T07:12:56.091Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:12:56.091Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 2026-07-23T07:12:56.091Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:12:56.092Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:12:56.128Z ERROR 6750 --- [ 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:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) 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_5(NetworkCmProxyInventoryControllerSpec.groovy:189) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:12:56.132Z ERROR 6750 --- [ 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.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:363) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.read(AbstractJacksonHttpMessageConverter.java:319) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:203) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:181) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:156) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:174) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_5(NetworkCmProxyInventoryControllerSpec.groovy:189) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: tools.jackson.core.exc.StreamReadException: 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); byte offset: #0] at tools.jackson.core.JsonParser._constructReadException(JsonParser.java:1856) at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4240) at tools.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:4205) at tools.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3538) at tools.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3472) at tools.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:846) at tools.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:761) at tools.jackson.databind.ObjectReader._initForReading(ObjectReader.java:300) at tools.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:1875) at tools.jackson.databind.ObjectReader.readValue(ObjectReader.java:1270) at org.springframework.http.converter.AbstractJacksonHttpMessageConverter.readJavaType(AbstractJacksonHttpMessageConverter.java:352) ... 140 common frames omitted 2026-07-23T07:12:56.233Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 2026-07-23T07:12:56.233Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 2026-07-23T07:12:56.234Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 07:12:56,275 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:12:56,275 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:12:56,275 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:12:56,279 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:12:56,279 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:12:56,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:12:56,282 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:12:56.288Z INFO 6750 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 21.0.11 with PID 6750 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2026-07-23T07:12:56.288Z INFO 6750 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:12:56.458Z INFO 6750 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:12:56.458Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:12:56.459Z INFO 6750 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:12:56.465Z INFO 6750 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.205 seconds (process running for 10.987) 2026-07-23T07:12:56.475Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 2026-07-23T07:12:56.475Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:12:56.476Z WARN 6750 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:12:56.514Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Southbound system did not respond in a timely manner 2026-07-23T07:12:56.518Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 2026-07-23T07:12:56.542Z WARN 6750 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.provmns.model.ScopeType] for value [WRONG]]] ] 2026-07-23T07:12:56.641Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 2026-07-23T07:12:56.653Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 2026-07-23T07:12:56.666Z WARN 6750 --- [ 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-07-23T07:12:56.671Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 2026-07-23T07:12:56.689Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 2026-07-23T07:12:56.697Z WARN 6750 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 2026-07-23T07:12:56.701Z WARN 6750 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 2026-07-23T07:12:56.792Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 2026-07-23T07:12:56.797Z WARN 6750 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 194, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.8.2-SNAPSHOT/cps-ncmp-rest-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.8.2-SNAPSHOT/cps-ncmp-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.8.2-SNAPSHOT [13/24] [INFO] from cps-ncmp-rest-stub/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco: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] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-3.8.2-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.8.2-SNAPSHOT [14/24] [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco: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] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- compiler: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 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 07:13:01,080 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:13:01,081 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:13:01,084 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:13:01,125 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:13:01,126 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:13:01,202 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:13:01,202 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-07-23T07:13:01.412Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 21.0.11 with PID 6842 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2026-07-23T07:13:01.414Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2026-07-23T07:13:02.586Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 2026-07-23T07:13:02.589Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 2026-07-23T07:13:02.623Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1184 ms 2026-07-23T07:13:02.734Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-07-23T07:13:02.739Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@2178d296{application,/,b=file:///tmp/jetty-docbase.0.16886968077334595932/,a=AVAILABLE,h=oeje11s.SessionHandler@58c80957{STARTED}} 2026-07-23T07:13:02.739Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@2178d296{application,/,b=file:///tmp/jetty-docbase.0.16886968077334595932/,a=AVAILABLE,h=oeje11s.SessionHandler@58c80957{STARTED}} 2026-07-23T07:13:02.740Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@78c5ef58{STARTING}[12.1.10,sto=0] @151ms 2026-07-23T07:13:03.457Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-07-23T07:13:03.517Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-07-23T07:13:03.517Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-07-23T07:13:03.520Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-07-23T07:13:03.528Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@283595db{HTTP/1.1, (http/1.1)}{0.0.0.0:33079} 2026-07-23T07:13:03.530Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 33079 (http/1.1) with context path '/' 2026-07-23T07:13:03.540Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.7 seconds (process running for 4.672) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:13:04.356Z WARN 6842 --- [cps-ncmp-rest-stub] [tp1705405045-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:13:04.360Z WARN 6842 --- [cps-ncmp-rest-stub] [tp1705405045-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:13:04.361Z WARN 6842 --- [cps-ncmp-rest-stub] [tp1705405045-44] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:13:04.395Z WARN 6842 --- [cps-ncmp-rest-stub] [tp1705405045-44] 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-07-23T07:13:04.395Z INFO 6842 --- [cps-ncmp-rest-stub] [tp1705405045-44] 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.196 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2026-07-23T07:13:04.521Z WARN 6842 --- [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-07-23T07:13:04.521Z INFO 6842 --- [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-07-23T07:13:04.525Z INFO 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test7704006971618872296/file.txt 2026-07-23T07:13:04.526Z WARN 6842 --- [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-07-23T07:13:04.527Z ERROR 6842 --- [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-07-23T07:13:04.527Z WARN 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test7704006971618872296/unknown-file.txt', will search it in classpath 2026-07-23T07:13:04.527Z ERROR 6842 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test7704006971618872296/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.031 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:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.8.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.8.2-SNAPSHOT [15/24] [INFO] from cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco: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] --- checkstyle:3.4.0:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- compiler: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 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.1.0:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar.original [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.8.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.8.2-SNAPSHOT.jar [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.8.2-SNAPSHOT [16/24] [INFO] from cps-ri/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-ri --- [INFO] Copying 10 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler: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 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-ri --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 18 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-ri --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 07:13:11.396 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 07:13:11.400 [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: 1.010 s -- in org.onap.cps.ri.utils.SessionManagerSpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 07:13:12.639 [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 07:13:12.853 [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: 0.888 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 17 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/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] --- jar:3.4.1:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.8.2-SNAPSHOT/cps-ri-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.8.2-SNAPSHOT/cps-ri-3.8.2-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- [INFO] Building test-dcm-rest 3.8.2-SNAPSHOT [17/24] [INFO] from test-dcm-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-dcm-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ test-dcm-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ test-dcm-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-dcm-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-dcm-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-dcm-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ test-dcm-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 1 file. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ test-dcm-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 07:13:15.909 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 07:13:15.969 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ test-dcm-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ test-dcm-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ test-dcm-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ test-dcm-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.8.2-SNAPSHOT/test-dcm-rest-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.8.2-SNAPSHOT/test-dcm-rest-3.8.2-SNAPSHOT.jar [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.8.2-SNAPSHOT [18/24] [INFO] from integration-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test --- [INFO] Copying 24 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 201 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ integration-test --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:13:24.067 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 07:13:24.075 [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.security.CmHandleDeregistrationSqlInjectionSpec 07:13:24.194 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 07:13:24.598 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 07:13:25.407 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 07:13:25.409 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 07:13:25.441 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 29.6.0 API Version: 1.55 Operating System: Ubuntu 22.04.5 LTS Total Memory: 32092 MB 07:13:25.446 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 07:13:25.452 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 07:13:25.453 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 07:13:25.561 [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. 07:13:25.573 [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) 07:13:26.310 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 07:13:26.346 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 07:13:27.612 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 07:13:27.812 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (0 bytes/? MB) 07:13:27.912 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.011 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.012 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.013 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.014 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.511 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (4 KB/? MB) 07:13:28.712 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (5 MB/? MB) 07:13:28.912 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (12 MB/? MB) 07:13:29.111 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (26 MB/? MB) 07:13:30.211 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (68 MB/? MB) 07:13:31.521 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (95 MB/? MB) 07:13:31.719 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (100 MB/? MB) 07:13:31.720 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (100 MB/? MB) 07:13:31.721 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (100 MB/? MB) 07:13:32.114 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (108 MB/? MB) 07:13:32.119 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (108 MB/? MB) 07:13:32.121 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (108 MB/? MB) 07:13:32.213 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (110 MB/? MB) 07:13:33.011 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (125 MB/128 MB) 07:13:35.715 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (125 MB/128 MB) 07:13:35.717 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (125 MB/128 MB) 07:13:35.719 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (125 MB/128 MB) 07:13:35.720 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (125 MB/128 MB) 07:13:35.730 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (125 MB/128 MB) 07:13:35.733 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT10.171370656S 07:13:35.735 [docker-java-stream--1386260429] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 125 MB at 13 MB/s) 07:13:35.818 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 07:13:36.961 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 275670359e20036a32a53c059d5dd9afaa2d10703be90df0741c4d42f34a61d0 07:13:38.356 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.537407074S 07:13:38.357 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 07:13:38.360 [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')) 07:13:38.360 [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 07:13:38.360 [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) 07:13:38.465 [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: 0e79917447758c3bc6f8c33f8a2ec214ac2de048d316a4b7ba60a7a0af369df9 07:13:44.660 [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.300104897S 07:13:44.661 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 07:13:45,760 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:13:45,760 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:13:45,763 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:13:45,822 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:13:45,822 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:13:45,981 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:13:45,981 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-07-23T07:13:46.442Z INFO 7069 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : Starting CmHandleDeregistrationSqlInjectionSpec using Java 21.0.11 with PID 7069 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2026-07-23T07:13:46.444Z INFO 7069 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:13:48.013Z INFO 7069 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-07-23T07:13:48.191Z INFO 7069 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 165 ms. Found 6 JPA repository interfaces. 2026-07-23T07:13:50.953Z INFO 7069 --- [cps-integration-test] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 2026-07-23T07:13:50.961Z INFO 7069 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 2026-07-23T07:13:51.016Z INFO 7069 --- [cps-integration-test] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 4535 ms 2026-07-23T07:13:51.365Z INFO 7069 --- [cps-integration-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-07-23T07:13:51.376Z INFO 7069 --- [cps-integration-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@690a9d24{application,/,b=[file:///tmp/jetty-docbase.0.4556481553918255828/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@17485fbd{STARTED}} 2026-07-23T07:13:51.376Z INFO 7069 --- [cps-integration-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@690a9d24{application,/,b=[file:///tmp/jetty-docbase.0.4556481553918255828/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@17485fbd{STARTED}} 2026-07-23T07:13:51.377Z INFO 7069 --- [cps-integration-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@7769bf{STARTING}[12.1.10,sto=0] @418ms 2026-07-23T07:13:51.598Z INFO 7069 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2026-07-23T07:13:51.862Z INFO 7069 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5d397eee 2026-07-23T07:13:51.864Z INFO 7069 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2026-07-23T07:13:52.085Z INFO 7069 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2026-07-23T07:13:52.537Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2026-07-23T07:13:52.596Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-07-23T07:13:52.620Z INFO 7069 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 2026-07-23T07:13:52.863Z INFO 7069 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2026-07-23T07:13:52.864Z INFO 7069 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 4790832864 2026-07-23T07:13:52.866Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-07-23T07:13:52.925Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2026-07-23T07:13:52.935Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2026-07-23T07:13:52.936Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 10ms 2026-07-23T07:13:52.944Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2026-07-23T07:13:52.948Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2026-07-23T07:13:52.948Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 2026-07-23T07:13:52.952Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2026-07-23T07:13:52.957Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2026-07-23T07:13:52.957Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 2026-07-23T07:13:52.963Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2026-07-23T07:13:52.971Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2026-07-23T07:13:52.972Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 9ms 2026-07-23T07:13:52.975Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2026-07-23T07:13:52.981Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2026-07-23T07:13:52.981Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 2026-07-23T07:13:52.985Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2026-07-23T07:13:52.992Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2026-07-23T07:13:52.993Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 8ms 2026-07-23T07:13:52.997Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2026-07-23T07:13:53.002Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2026-07-23T07:13:53.002Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 2026-07-23T07:13:53.006Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2026-07-23T07:13:53.012Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2026-07-23T07:13:53.013Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 6ms 2026-07-23T07:13:53.016Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2026-07-23T07:13:53.019Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2026-07-23T07:13:53.020Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 2026-07-23T07:13:53.023Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2026-07-23T07:13:53.026Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2026-07-23T07:13:53.027Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 2026-07-23T07:13:53.030Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2026-07-23T07:13:53.034Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2026-07-23T07:13:53.035Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 5ms 2026-07-23T07:13:53.037Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2026-07-23T07:13:53.042Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2026-07-23T07:13:53.042Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 2026-07-23T07:13:53.045Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2026-07-23T07:13:53.048Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2026-07-23T07:13:53.048Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 2026-07-23T07:13:53.051Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2026-07-23T07:13:53.053Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2026-07-23T07:13:53.054Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 2026-07-23T07:13:53.057Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2026-07-23T07:13:53.060Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2026-07-23T07:13:53.060Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 2026-07-23T07:13:53.064Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2026-07-23T07:13:53.068Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2026-07-23T07:13:53.069Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 2026-07-23T07:13:53.071Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2026-07-23T07:13:53.073Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2026-07-23T07:13:53.073Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 2026-07-23T07:13:53.076Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2026-07-23T07:13:53.078Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2026-07-23T07:13:53.078Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 2026-07-23T07:13:53.081Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2026-07-23T07:13:53.083Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2026-07-23T07:13:53.084Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 2026-07-23T07:13:53.086Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2026-07-23T07:13:53.089Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2026-07-23T07:13:53.090Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 2026-07-23T07:13:53.092Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2026-07-23T07:13:53.095Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2026-07-23T07:13:53.095Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 2026-07-23T07:13:53.097Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2026-07-23T07:13:53.100Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2026-07-23T07:13:53.100Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 2026-07-23T07:13:53.102Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2026-07-23T07:13:53.105Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2026-07-23T07:13:53.106Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 2026-07-23T07:13:53.108Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2026-07-23T07:13:53.111Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2026-07-23T07:13:53.111Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 2026-07-23T07:13:53.114Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2026-07-23T07:13:53.117Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2026-07-23T07:13:53.117Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 2026-07-23T07:13:53.120Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2026-07-23T07:13:53.123Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2026-07-23T07:13:53.123Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 2026-07-23T07:13:53.126Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2026-07-23T07:13:53.128Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2026-07-23T07:13:53.128Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 2026-07-23T07:13:53.131Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2026-07-23T07:13:53.133Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2026-07-23T07:13:53.133Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 2026-07-23T07:13:53.136Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2026-07-23T07:13:53.138Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2026-07-23T07:13:53.139Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 2026-07-23T07:13:53.141Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2026-07-23T07:13:53.144Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2026-07-23T07:13:53.144Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 2026-07-23T07:13:53.147Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2026-07-23T07:13:53.149Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2026-07-23T07:13:53.149Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 2026-07-23T07:13:53.152Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2026-07-23T07:13:53.155Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2026-07-23T07:13:53.155Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 2026-07-23T07:13:53.159Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2026-07-23T07:13:53.161Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2026-07-23T07:13:53.162Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 2026-07-23T07:13:53.164Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2026-07-23T07:13:53.167Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2026-07-23T07:13:53.167Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 2026-07-23T07:13:53.169Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2026-07-23T07:13:53.172Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2026-07-23T07:13:53.173Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 2026-07-23T07:13:53.175Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2026-07-23T07:13:53.178Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-07-23T07:13:53.178Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 2026-07-23T07:13:53.180Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2026-07-23T07:13:53.183Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2026-07-23T07:13:53.184Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 2026-07-23T07:13:53.187Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2026-07-23T07:13:53.189Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2026-07-23T07:13:53.190Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 2026-07-23T07:13:53.193Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2026-07-23T07:13:53.197Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2026-07-23T07:13:53.198Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 5ms 2026-07-23T07:13:53.201Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2026-07-23T07:13:53.220Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2026-07-23T07:13:53.222Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 21ms 2026-07-23T07:13:53.225Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2026-07-23T07:13:53.227Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2026-07-23T07:13:53.227Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 2026-07-23T07:13:53.230Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2026-07-23T07:13:53.232Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2026-07-23T07:13:53.232Z INFO 7069 --- [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-07-23T07:13:53.234Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2026-07-23T07:13:53.237Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2026-07-23T07:13:53.239Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-07-23T07:13:53.239Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 2026-07-23T07:13:53.242Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2026-07-23T07:13:53.244Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2026-07-23T07:13:53.245Z INFO 7069 --- [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-07-23T07:13:53.248Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2026-07-23T07:13:53.250Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2026-07-23T07:13:53.252Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2026-07-23T07:13:53.253Z INFO 7069 --- [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-07-23T07:13:53.256Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2026-07-23T07:13:53.258Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2026-07-23T07:13:53.259Z INFO 7069 --- [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-07-23T07:13:53.261Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2026-07-23T07:13:53.264Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2026-07-23T07:13:53.265Z INFO 7069 --- [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 4ms 2026-07-23T07:13:53.267Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2026-07-23T07:13:53.269Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2026-07-23T07:13:53.270Z INFO 7069 --- [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 3ms 2026-07-23T07:13:53.272Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2026-07-23T07:13:53.279Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2026-07-23T07:13:53.283Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2026-07-23T07:13:53.286Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2026-07-23T07:13:53.288Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 16ms 2026-07-23T07:13:53.292Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2026-07-23T07:13:53.301Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2026-07-23T07:13:53.301Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 2026-07-23T07:13:53.304Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2026-07-23T07:13:53.315Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2026-07-23T07:13:53.316Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 11ms 2026-07-23T07:13:53.319Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 2026-07-23T07:13:53.322Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 2026-07-23T07:13:53.322Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 2026-07-23T07:13:53.325Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 2026-07-23T07:13:53.326Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 2026-07-23T07:13:53.326Z INFO 7069 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 2026-07-23T07:13:53.336Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2026-07-23T07:13:53.336Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : Run: 53 2026-07-23T07:13:53.336Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2026-07-23T07:13:53.336Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2026-07-23T07:13:53.336Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2026-07-23T07:13:53.337Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 2026-07-23T07:13:53.337Z INFO 7069 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2026-07-23T07:13:53.341Z INFO 7069 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2026-07-23T07:13:53.341Z INFO 7069 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 2026-07-23T07:13:53.344Z INFO 7069 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2026-07-23T07:13:53.346Z INFO 7069 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2026-07-23T07:13:54.075Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jpa : HHH008540: Processing PersistenceUnitInfo [name: default] 2026-07-23T07:13:54.166Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000001: Hibernate ORM core version 7.4.1.Final 2026-07-23T07:13:54.169Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2026-07-23T07:13:54.667Z INFO 7069 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-07-23T07:13:54.749Z WARN 7069 --- [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-07-23T07:13:54.774Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [jdbc:postgresql://localhost:32776/test?loggerLevel=OFF] Database driver: PostgreSQL JDBC Driver Database dialect: PostgreSQLDialect Database version: 14.1 Default catalog/schema: test/public Autocommit mode: undefined/unknown Isolation level: READ_COMMITTED [default READ_COMMITTED] JDBC fetch size: none Pool: DataSourceConnectionProvider Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-07-23T07:13:56.013Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.core : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-07-23T07:13:56.017Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100) 2026-07-23T07:13:56.022Z INFO 7069 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-07-23T07:13:56.230Z INFO 7069 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactories : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-07-23T07:13:57.436Z WARN 7069 --- [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-07-23T07:13:57.575Z INFO 7069 --- [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-07-23T07:13:57.575Z INFO 7069 --- [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-07-23T07:13:57.576Z INFO 7069 --- [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-07-23T07:13:57.576Z INFO 7069 --- [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-07-23T07:13:57.576Z INFO 7069 --- [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-07-23T07:13:57.579Z INFO 7069 --- [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-07-23T07:13:58.230Z INFO 7069 --- [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-07-23T07:13:58.318Z INFO 7069 --- [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-07-23T07:13:58.500Z INFO 7069 --- [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-07-23T07:13:58.508Z INFO 7069 --- [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-07-23T07:14:01.553Z INFO 7069 --- [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 - 2da9d169-2383-417f-b46f-d20f73075f87 this ] 2026-07-23T07:14:01.575Z INFO 7069 --- [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-07-23T07:14:02.842Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-07-23T07:14:03.385Z WARN 7069 --- [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-07-23T07:14:04.151Z WARN 7069 --- [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-07-23T07:14:04.415Z INFO 7069 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:14:04.415Z INFO 7069 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:14:04.422Z INFO 7069 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 2026-07-23T07:14:04.468Z INFO 7069 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 53 ms 2026-07-23T07:14:04.645Z INFO 7069 --- [cps-integration-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-07-23T07:14:04.645Z INFO 7069 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-07-23T07:14:04.646Z INFO 7069 --- [cps-integration-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:14:04.654Z INFO 7069 --- [cps-integration-test] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@6fff228{HTTP/1.1, (http/1.1)}{0.0.0.0:44871} 2026-07-23T07:14:04.656Z INFO 7069 --- [cps-integration-test] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 44871 (http/1.1) with context path '/' 2026-07-23T07:14:04.711Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.767Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.867Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-07-23T07:14:04.869Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.869Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.869Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844867 2026-07-23T07:14:04.872Z INFO 7069 --- [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-07-23T07:14:04.882Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.882Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.889Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-07-23T07:14:04.889Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.889Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.889Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844889 2026-07-23T07:14:04.889Z INFO 7069 --- [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-07-23T07:14:04.891Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.891Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.965Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.965Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.965Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844965 2026-07-23T07:14:04.965Z INFO 7069 --- [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-07-23T07:14:04.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.973Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-07-23T07:14:04.973Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.973Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.973Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844973 2026-07-23T07:14:04.973Z INFO 7069 --- [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-07-23T07:14:04.975Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.975Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2026-07-23T07:14:04.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844980 2026-07-23T07:14:04.980Z INFO 7069 --- [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-07-23T07:14:04.982Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:04.982Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:04.995Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:04.995Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:04.995Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790844995 2026-07-23T07:14:04.995Z INFO 7069 --- [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-07-23T07:14:05.013Z INFO 7069 --- [cps-integration-test] [ main] s.CmHandleDeregistrationSqlInjectionSpec : Started CmHandleDeregistrationSqlInjectionSpec in 19.676 seconds (process running for 44.733) 2026-07-23T07:14:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 2026-07-23T07:14:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 2026-07-23T07:14:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 2026-07-23T07:14:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 2026-07-23T07:14:05.027Z INFO 7069 --- [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-07-23T07:14:05.030Z INFO 7069 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-07-23T07:14:05.030Z INFO 7069 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:14:05.150Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:14:05.150Z INFO 7069 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 2026-07-23T07:14:05.648Z WARN 7069 --- [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-07-23T07:14:05.648Z WARN 7069 --- [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-07-23T07:14:05.648Z WARN 7069 --- [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-07-23T07:14:05.648Z WARN 7069 --- [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-07-23T07:14:05.649Z INFO 7069 --- [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-07-23T07:14:05.649Z INFO 7069 --- [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-07-23T07:14:05.649Z INFO 7069 --- [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-07-23T07:14:05.650Z WARN 7069 --- [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-07-23T07:14:05.650Z INFO 7069 --- [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-07-23T07:14:05.652Z WARN 7069 --- [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-07-23T07:14:05.652Z INFO 7069 --- [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-07-23T07:14:05.653Z INFO 7069 --- [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-07-23T07:14:05.788Z WARN 7069 --- [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-07-23T07:14:05.800Z WARN 7069 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 2026-07-23T07:14:05.965Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:05.970Z INFO 7069 --- [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-07-23T07:14:05.993Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:05.994Z INFO 7069 --- [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-07-23T07:14:06.014Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:06.014Z INFO 7069 --- [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-07-23T07:14:06.030Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:06.033Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:06.036Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:06.038Z INFO 7069 --- [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-07-23T07:14:06.039Z INFO 7069 --- [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-07-23T07:14:06.040Z INFO 7069 --- [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-07-23T07:14:06.044Z INFO 7069 --- [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-805327cd-bde3-4fa8-9f55-cad1f0c8a1cc 2026-07-23T07:14:06.045Z INFO 7069 --- [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-07-23T07:14:06.045Z INFO 7069 --- [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-9d3c5c99-2078-419e-b37e-75a93943f926 2026-07-23T07:14:06.045Z INFO 7069 --- [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-07-23T07:14:06.046Z INFO 7069 --- [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-6bada2f9-2ca1-4bb6-9e45-1f3bd63625e4 2026-07-23T07:14:06.046Z INFO 7069 --- [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-07-23T07:14:06.052Z INFO 7069 --- [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-edb07363-1ed9-4b1d-afe2-39f7d31f7493 2026-07-23T07:14:06.053Z INFO 7069 --- [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-07-23T07:14:06.053Z INFO 7069 --- [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-e492233d-f0a5-47e3-b53a-dd6c6586b584 2026-07-23T07:14:06.053Z INFO 7069 --- [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-07-23T07:14:06.066Z INFO 7069 --- [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-e831b6bb-3016-400d-9958-85e9a3846b2e 2026-07-23T07:14:06.066Z INFO 7069 --- [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-07-23T07:14:06.085Z INFO 7069 --- [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-e492233d-f0a5-47e3-b53a-dd6c6586b584', protocol='range'} 2026-07-23T07:14:06.089Z INFO 7069 --- [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-edb07363-1ed9-4b1d-afe2-39f7d31f7493', protocol='range'} 2026-07-23T07:14:06.095Z INFO 7069 --- [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-6bada2f9-2ca1-4bb6-9e45-1f3bd63625e4', protocol='range'} 2026-07-23T07:14:06.095Z INFO 7069 --- [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-e831b6bb-3016-400d-9958-85e9a3846b2e', protocol='range'} 2026-07-23T07:14:06.096Z INFO 7069 --- [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-e492233d-f0a5-47e3-b53a-dd6c6586b584=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:14:06.097Z INFO 7069 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-9d3c5c99-2078-419e-b37e-75a93943f926', protocol='range'} 2026-07-23T07:14:06.098Z INFO 7069 --- [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-805327cd-bde3-4fa8-9f55-cad1f0c8a1cc', protocol='range'} 2026-07-23T07:14:06.101Z INFO 7069 --- [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-edb07363-1ed9-4b1d-afe2-39f7d31f7493=Assignment(partitions=[ncmp-async-m2m-0])} 2026-07-23T07:14:06.114Z INFO 7069 --- [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-2-9d3c5c99-2078-419e-b37e-75a93943f926=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-6bada2f9-2ca1-4bb6-9e45-1f3bd63625e4=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-805327cd-bde3-4fa8-9f55-cad1f0c8a1cc=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-e831b6bb-3016-400d-9958-85e9a3846b2e=Assignment(partitions=[dmi-device-heartbeat-0])} 2026-07-23T07:14:06.142Z INFO 7069 --- [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-edb07363-1ed9-4b1d-afe2-39f7d31f7493', protocol='range'} 2026-07-23T07:14:06.142Z INFO 7069 --- [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-07-23T07:14:06.142Z INFO 7069 --- [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=1, memberId='consumer-ncmp-group-3-6bada2f9-2ca1-4bb6-9e45-1f3bd63625e4', protocol='range'} 2026-07-23T07:14:06.143Z INFO 7069 --- [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-07-23T07:14:06.145Z INFO 7069 --- [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=1, memberId='consumer-ncmp-group-1-805327cd-bde3-4fa8-9f55-cad1f0c8a1cc', protocol='range'} 2026-07-23T07:14:06.144Z INFO 7069 --- [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-e492233d-f0a5-47e3-b53a-dd6c6586b584', protocol='range'} 2026-07-23T07:14:06.146Z INFO 7069 --- [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-07-23T07:14:06.146Z INFO 7069 --- [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-07-23T07:14:06.146Z INFO 7069 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-4-e831b6bb-3016-400d-9958-85e9a3846b2e', protocol='range'} 2026-07-23T07:14:06.147Z INFO 7069 --- [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-07-23T07:14:06.147Z INFO 7069 --- [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-07-23T07:14:06.147Z INFO 7069 --- [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-07-23T07:14:06.148Z INFO 7069 --- [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-07-23T07:14:06.148Z INFO 7069 --- [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-07-23T07:14:06.148Z INFO 7069 --- [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-07-23T07:14:06.148Z INFO 7069 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-9d3c5c99-2078-419e-b37e-75a93943f926', protocol='range'} 2026-07-23T07:14:06.149Z INFO 7069 --- [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-07-23T07:14:06.149Z INFO 7069 --- [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-07-23T07:14:06.167Z INFO 7069 --- [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-07-23T07:14:06.167Z INFO 7069 --- [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-07-23T07:14:06.168Z INFO 7069 --- [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-07-23T07:14:06.168Z INFO 7069 --- [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-07-23T07:14:06.170Z INFO 7069 --- [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-07-23T07:14:06.172Z INFO 7069 --- [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-07-23T07:14:06.175Z INFO 7069 --- [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-07-23T07:14:06.176Z INFO 7069 --- [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-07-23T07:14:06.181Z INFO 7069 --- [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-07-23T07:14:06.181Z INFO 7069 --- [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-07-23T07:14:06.184Z INFO 7069 --- [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-07-23T07:14:06.184Z INFO 7069 --- [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-07-23T07:14:06.200Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.200Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.200Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.202Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.203Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.205Z INFO 7069 --- [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 isFenced: false)], epoch=0}}. 2026-07-23T07:14:06.227Z INFO 7069 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2026-07-23T07:14:06.227Z INFO 7069 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2026-07-23T07:14:06.228Z INFO 7069 --- [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-07-23T07:14:06.228Z INFO 7069 --- [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-07-23T07:14:06.229Z INFO 7069 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2026-07-23T07:14:06.230Z INFO 7069 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2026-07-23T07:14:06.914Z INFO 7069 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 2026-07-23T07:14:06.914Z INFO 7069 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 2026-07-23T07:14:06.916Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:14:06.916Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:14:07.003Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 2026-07-23T07:14:07.137Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 2026-07-23T07:14:07.197Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-07-23T07:14:07.213Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-07-23T07:14:07.230Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-07-23T07:14:07.243Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-07-23T07:14:07.257Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-07-23T07:14:07.289Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-07-23T07:14:07.370Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 2026-07-23T07:14:07.370Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:14:07.371Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:14:07.371Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-07-23T07:14:07.442Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-07-23T07:14:07.442Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-07-23T07:14:07.443Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:14:07.443Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 2026-07-23T07:14:07.445Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 2026-07-23T07:14:07.445Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 2026-07-23T07:14:07.445Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:14:08.276Z INFO 7069 --- [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-07-23T07:14:08.279Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId Name or ID Validation Error. to be ignored line 1:31 mismatched input ';' expecting {']', 'and', 'or'} 2026-07-23T07:14:08.304Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/dmi-registry/cm-handles[@id=''; DROP TABLE fragment; --']": Error while parsing cpsPath expression 2026-07-23T07:14:08.306Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JacksonJsonSerializer 2026-07-23T07:14:08.307Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:08.325Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle line 1:31 mismatched input ';' expecting {']', 'and', 'or'} 2026-07-23T07:14:08.331Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/dmi-registry/cm-handles[@id=''; DROP TABLE fragment; --']": Error while parsing cpsPath expression 2026-07-23T07:14:08.334Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-07-23T07:14:08.340Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: '; DROP TABLE fragment; --, caused by: Name or ID Validation Error. 2026-07-23T07:14:08.354Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:08.355Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:08.355Z INFO 7069 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790848354 2026-07-23T07:14:08.367Z WARN 7069 --- [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-07-23T07:14:08.367Z INFO 7069 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:08.438Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:08.439Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:08.439Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:08.439Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:08.439Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:08.446Z WARN 7069 --- [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 (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('7'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-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-07-23T07:14:08.457Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:08.457Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:08.457Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('10'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:08.457Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:08.457Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('2'::int8),('{"module-set-tag":"","id":"ch-1","dmi-service-name":"https://test-dmi","alternate-id":"","data-producer-identifier":""}'),('2'::int8),('/dmi-registry/cm-handles[@id=''ch-1'']'),('10'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(2, /dmi-registry/cm-handles[@id='ch-1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:08.459Z ERROR 7069 --- [cps-integration-test] [ 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.ri.CpsDataPersistenceServiceImpl.retrySavingEachChildIndividually(CpsDataPersistenceServiceImpl.java:475) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.addChildrenDataNodes(CpsDataPersistenceServiceImpl.java:447) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.addListElements(CpsDataPersistenceServiceImpl.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.addListElements() at org.onap.cps.impl.CpsDataServiceImpl.saveListElements(CpsDataServiceImpl.java:139) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:256) at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:222) at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:214) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.impl.CpsDataServiceImpl$$SpringCGLIB$$0.saveListElements() at org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImpl.saveCmHandleBatch(InventoryPersistenceImpl.java:188) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImpl$$SpringCGLIB$$0.saveCmHandleBatch() at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.persistCmHandleBatch(LcmEventsCmHandleStateHandlerImpl.java:113) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.updateCmHandleStateBatch(LcmEventsCmHandleStateHandlerImpl.java:64) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl.initiateStateAdvised(LcmEventsCmHandleStateHandlerImpl.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImpl$$SpringCGLIB$$0.initiateStateAdvised() at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:401) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:211) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$$SpringCGLIB$$0.updateDmiRegistration() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.updateDmiRegistration(NetworkCmProxyInventoryFacadeImpl.java:75) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.updateDmiRegistration() at org.onap.cps.ncmp.api.inventory.NetworkCmProxyInventoryFacade$updateDmiRegistration.call(Unknown Source) at org.onap.cps.integration.security.CmHandleDeregistrationSqlInjectionSpec.$spock_feature_1_0(CmHandleDeregistrationSqlInjectionSpec.groovy:39) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:14:08.476Z INFO 7069 --- [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 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.51 s -- in org.onap.cps.integration.security.CmHandleDeregistrationSqlInjectionSpec [INFO] Running org.onap.cps.integration.security.NcmpXpathInjectionSpec 2026-07-23T07:14:08.777Z INFO 7069 --- [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-07-23T07:14:08.779Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-07-23T07:14:08.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-07-23T07:14:08.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-07-23T07:14:08.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-07-23T07:14:09.553Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:09.588Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:09.646Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:09.662Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:09.670Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:14:09.747Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:10.160Z INFO 7069 --- [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-07-23T07:14:10.161Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-07-23T07:14:10.162Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-07-23T07:14:10.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-07-23T07:14:10.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-07-23T07:14:10.260Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:10.283Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:10.339Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:10.356Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:10.365Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:14:10.411Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. line 1:35 mismatched input ';' expecting {']', 'and', 'or'} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s -- in org.onap.cps.integration.security.NcmpXpathInjectionSpec [INFO] Running org.onap.cps.integration.security.CpsCoreInjectionSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.onap.cps.integration.security.CpsCoreInjectionSpec [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 2026-07-23T07:14:14.656Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:14.656Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : 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: 1.264 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec [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: 3.595 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2026-07-23T07:14:18.592Z INFO 7069 --- [cps-integration-test] [pool-3-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-07-23T07:14:18.620Z INFO 7069 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-07-23T07:14:18.931Z INFO 7069 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-07-23T07:14:18.935Z INFO 7069 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-07-23T07:14:18.957Z INFO 7069 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2026-07-23T07:14:18.962Z INFO 7069 --- [cps-integration-test] [pool-8-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.493 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 2026-07-23T07:14:19.270Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:19.270Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : 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.298 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 2026-07-23T07:14:19.339Z WARN 7069 --- [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-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.635Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:19.636Z WARN 7069 --- [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_35, Optional[2035-01-01]] 2026-07-23T07:14:20.294Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:20.294Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 2026-07-23T07:14:20.312Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:20.312Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 2026-07-23T07:14:20.932Z WARN 7069 --- [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-07-23T07:14:21.113Z WARN 7069 --- [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.845 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2026-07-23T07:14:23.245Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2026-07-23T07:14:24.174Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.174Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.174Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.174Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.174Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.175Z WARN 7069 --- [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 (('35'::int8),('{}'),(NULL),('/bookstore'),('283'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /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-07-23T07:14:24.177Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.177Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.177Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.177Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.177Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('35'::int8),('{}'),(NULL),('/bookstore'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(35, /bookstore) already exists. Call getNextException to see other errors in the batch. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2026-07-23T07:14:24.292Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2026-07-23T07:14:24.576Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.576Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.576Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.576Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.576Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.577Z WARN 7069 --- [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 (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(37, /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-07-23T07:14:24.583Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.583Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.583Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.583Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.583Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('37'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.900Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.900Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.900Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.901Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.901Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.902Z WARN 7069 --- [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 (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('355'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(38, /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-07-23T07:14:24.913Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:24.913Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.913Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('357'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:24.913Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:24.913Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('38'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('357'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(38, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.102Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:25.102Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.102Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.102Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.103Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.103Z WARN 7069 --- [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 (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('387'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /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-07-23T07:14:25.107Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:25.107Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.107Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('388'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.107Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.107Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('388'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.148Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:25.148Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.148Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.148Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.148Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.149Z WARN 7069 --- [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 (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('389'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /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-07-23T07:14:25.153Z INFO 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: JDBC batch still contained JDBC statements on release 2026-07-23T07:14:25.153Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.153Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2026-07-23T07:14:25.153Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : HHH000247: ErrorCode: 0, SQLState: 23505 2026-07-23T07:14:25.153Z WARN 7069 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.error : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('39'::int8),('{"code":"1"}'),('358'::int8),('/bookstore/categories[@code=''1'']'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(39, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.906 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 2026-07-23T07:14:26.821Z INFO 7069 --- [cps-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-07-23T07:14:26.822Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:26.822Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:26.823Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:26.823Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:26.902Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:26.913Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:26.916Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:26.943Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:26.998Z INFO 7069 --- [cps-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-07-23T07:14:26.998Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:26.999Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:26.999Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:26.999Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:27.075Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:27.087Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:27.091Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:27.119Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:27.164Z INFO 7069 --- [cps-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-07-23T07:14:27.165Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:27.166Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:27.167Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:27.167Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:27.242Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:14:27.256Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:14:27.260Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:27.291Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:27.328Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 2026-07-23T07:14:27.329Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 2026-07-23T07:14:27.404Z INFO 7069 --- [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: 0.864 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 2026-07-23T07:14:27.696Z INFO 7069 --- [cps-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-07-23T07:14:27.697Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:27.699Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:27.701Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:27.701Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:27.786Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:27.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:27.801Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:27.832Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:27.883Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 2026-07-23T07:14:28.128Z INFO 7069 --- [cps-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-07-23T07:14:28.129Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:28.130Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:28.130Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:28.130Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:28.155Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.162Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.166Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:28.190Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:28.219Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 2026-07-23T07:14:28.220Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:14:28.220Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:14:28.321Z INFO 7069 --- [cps-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-07-23T07:14:28.321Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:28.323Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:28.323Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:28.323Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:28.340Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.344Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.348Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:28.368Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:28.538Z INFO 7069 --- [cps-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-07-23T07:14:28.539Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:28.540Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:28.540Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:28.540Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:28.557Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.562Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.566Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:28.587Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:28.747Z INFO 7069 --- [cps-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-07-23T07:14:28.747Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:28.748Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:28.748Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:28.748Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:28.765Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.769Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:28.772Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:28.793Z INFO 7069 --- [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.832 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 2026-07-23T07:14:28.923Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-7 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:28.923Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:28.926Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:28.926Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:28.926Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790868926 2026-07-23T07:14:28.931Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:28.960Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:28.962Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:28.969Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:28.978Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-7-6d999e6a-9512-410c-9018-7d62faa284f8 2026-07-23T07:14:28.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:28.982Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-6d999e6a-9512-410c-9018-7d62faa284f8', protocol='range'} 2026-07-23T07:14:28.982Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-7-6d999e6a-9512-410c-9018-7d62faa284f8=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:28.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-7-6d999e6a-9512-410c-9018-7d62faa284f8', protocol='range'} 2026-07-23T07:14:28.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:28.986Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:28.988Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:28.995Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=51, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:29.464Z INFO 7069 --- [cps-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-07-23T07:14:29.465Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:29.466Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:29.466Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:29.466Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:29.548Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:29.562Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:29.566Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:29.589Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:29.611Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:29.662Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:29.663Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Member consumer-test-group-for-update-7-6d999e6a-9512-410c-9018-7d62faa284f8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:29.664Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:29.664Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:29.664Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:29.667Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:29.667Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-7, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:29.685Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:29.685Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:29.685Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:29.685Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:29.692Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-7 unregistered 2026-07-23T07:14:29.709Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-8 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:29.709Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:29.712Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:29.712Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:29.712Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790869712 2026-07-23T07:14:29.712Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:29.719Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:29.719Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:29.720Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:29.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-8-6eac2f16-38ce-4cec-b1f2-09f341bb65b2 2026-07-23T07:14:29.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:29.726Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-6eac2f16-38ce-4cec-b1f2-09f341bb65b2', protocol='range'} 2026-07-23T07:14:29.726Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-8-6eac2f16-38ce-4cec-b1f2-09f341bb65b2=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:29.730Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-8-6eac2f16-38ce-4cec-b1f2-09f341bb65b2', protocol='range'} 2026-07-23T07:14:29.730Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:29.730Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:29.731Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:29.735Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=55, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:30.244Z INFO 7069 --- [cps-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-07-23T07:14:30.245Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:30.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:30.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:30.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:30.331Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:30.344Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:30.348Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:30.369Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:30.402Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:30.461Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:30.461Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Member consumer-test-group-for-update-8-6eac2f16-38ce-4cec-b1f2-09f341bb65b2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:30.461Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:30.461Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:30.462Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:30.462Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:30.462Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-8, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:30.466Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:30.466Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:30.466Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:30.466Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:30.470Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-8 unregistered 2026-07-23T07:14:30.485Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-9 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:30.485Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:30.488Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:30.488Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:30.488Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790870488 2026-07-23T07:14:30.488Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:30.495Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:30.495Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:30.500Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:30.503Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-9-870136e6-955c-46ad-ad4b-9fc462c1da2a 2026-07-23T07:14:30.504Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:30.507Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-870136e6-955c-46ad-ad4b-9fc462c1da2a', protocol='range'} 2026-07-23T07:14:30.507Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-9-870136e6-955c-46ad-ad4b-9fc462c1da2a=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:30.511Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-9-870136e6-955c-46ad-ad4b-9fc462c1da2a', protocol='range'} 2026-07-23T07:14:30.511Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:30.511Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:30.513Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:30.518Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=59, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:31.015Z INFO 7069 --- [cps-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-07-23T07:14:31.016Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:31.016Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:31.018Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:31.018Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:31.095Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:31.106Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:31.110Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:31.135Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:31.175Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:31.230Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:31.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Member consumer-test-group-for-update-9-870136e6-955c-46ad-ad4b-9fc462c1da2a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:31.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:31.231Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.231Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-9, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.235Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:31.235Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:31.235Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:31.235Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:31.237Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-9 unregistered 2026-07-23T07:14:31.251Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-10 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:31.251Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:31.253Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:31.253Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:31.253Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790871253 2026-07-23T07:14:31.254Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:31.259Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:31.260Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:31.261Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:31.265Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-10-e1552f57-a3e8-4f86-b367-b12e6bc89f46 2026-07-23T07:14:31.265Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:31.268Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-e1552f57-a3e8-4f86-b367-b12e6bc89f46', protocol='range'} 2026-07-23T07:14:31.268Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-10-e1552f57-a3e8-4f86-b367-b12e6bc89f46=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:31.271Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-10-e1552f57-a3e8-4f86-b367-b12e6bc89f46', protocol='range'} 2026-07-23T07:14:31.271Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:31.271Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:31.273Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:31.279Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=63, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:31.780Z INFO 7069 --- [cps-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-07-23T07:14:31.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:31.782Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:31.783Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:31.783Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:31.858Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:31.871Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:31.877Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:31.896Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:31.914Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:31.978Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:31.978Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Member consumer-test-group-for-update-10-e1552f57-a3e8-4f86-b367-b12e6bc89f46 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:31.978Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:31.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-10, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:31.983Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:31.984Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:31.984Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:31.984Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:31.987Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-10 unregistered 2026-07-23T07:14:32.002Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-11 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:32.003Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:32.006Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:32.006Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:32.006Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790872006 2026-07-23T07:14:32.006Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:32.013Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:32.013Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:32.015Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:32.018Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-11-78838b73-f4f2-435b-ad27-d99bb0e117b2 2026-07-23T07:14:32.019Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:32.021Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-78838b73-f4f2-435b-ad27-d99bb0e117b2', protocol='range'} 2026-07-23T07:14:32.022Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-11-78838b73-f4f2-435b-ad27-d99bb0e117b2=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:32.025Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-11-78838b73-f4f2-435b-ad27-d99bb0e117b2', protocol='range'} 2026-07-23T07:14:32.026Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:32.026Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:32.027Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:32.033Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=67, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:32.535Z INFO 7069 --- [cps-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-07-23T07:14:32.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:32.538Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:32.538Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:32.538Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:32.626Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:32.639Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:32.642Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:32.661Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:32.674Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:32.720Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:32.721Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Member consumer-test-group-for-update-11-78838b73-f4f2-435b-ad27-d99bb0e117b2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:32.721Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:32.721Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:32.721Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:32.722Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:32.722Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-11, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:32.729Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:32.729Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:32.729Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:32.729Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:32.731Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-11 unregistered 2026-07-23T07:14:32.746Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-12 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:32.747Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:32.749Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:32.749Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:32.749Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790872749 2026-07-23T07:14:32.749Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:32.755Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:32.756Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:32.757Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:32.761Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-12-3fddde3b-b404-4fe8-922e-363dbfadd757 2026-07-23T07:14:32.761Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:32.764Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-3fddde3b-b404-4fe8-922e-363dbfadd757', protocol='range'} 2026-07-23T07:14:32.764Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-12-3fddde3b-b404-4fe8-922e-363dbfadd757=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:32.767Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-12-3fddde3b-b404-4fe8-922e-363dbfadd757', protocol='range'} 2026-07-23T07:14:32.767Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:32.767Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:32.769Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:32.774Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=71, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:33.274Z INFO 7069 --- [cps-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-07-23T07:14:33.274Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:33.275Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:33.275Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:33.275Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:33.355Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:33.366Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:33.370Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:33.385Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:33.399Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:33.454Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:33.454Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Member consumer-test-group-for-update-12-3fddde3b-b404-4fe8-922e-363dbfadd757 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:33.454Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:33.454Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:33.454Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:33.455Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:33.455Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-12, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:33.457Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:33.457Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:33.457Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:33.457Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:33.460Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-12 unregistered 2026-07-23T07:14:33.474Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-13 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:33.474Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:33.477Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:33.477Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:33.477Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790873477 2026-07-23T07:14:33.477Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:33.483Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:33.484Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:33.485Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:33.489Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-13-9cda0223-6b0b-497f-b064-b92379c6f8bd 2026-07-23T07:14:33.489Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:33.492Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-9cda0223-6b0b-497f-b064-b92379c6f8bd', protocol='range'} 2026-07-23T07:14:33.493Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-13-9cda0223-6b0b-497f-b064-b92379c6f8bd=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:33.497Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-13-9cda0223-6b0b-497f-b064-b92379c6f8bd', protocol='range'} 2026-07-23T07:14:33.497Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:33.497Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:33.498Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:33.503Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=75, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:34.006Z INFO 7069 --- [cps-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-07-23T07:14:34.007Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:34.008Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:34.008Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:34.008Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:34.082Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:34.095Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:34.099Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:34.120Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:34.142Z WARN 7069 --- [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-07-23T07:14:34.205Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:34.205Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Member consumer-test-group-for-update-13-9cda0223-6b0b-497f-b064-b92379c6f8bd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:34.206Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.206Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.206Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:34.206Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.206Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-13, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.210Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:34.210Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:34.210Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:34.210Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:34.213Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-13 unregistered 2026-07-23T07:14:34.231Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-14 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:34.232Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:34.235Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:34.236Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:34.236Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790874235 2026-07-23T07:14:34.236Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:34.242Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:34.242Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:34.244Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:34.247Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-14-8fdddcfb-7ad3-47fa-aecf-440e79e2b728 2026-07-23T07:14:34.247Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:34.249Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-8fdddcfb-7ad3-47fa-aecf-440e79e2b728', protocol='range'} 2026-07-23T07:14:34.250Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-14-8fdddcfb-7ad3-47fa-aecf-440e79e2b728=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:34.253Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-14-8fdddcfb-7ad3-47fa-aecf-440e79e2b728', protocol='range'} 2026-07-23T07:14:34.253Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:34.253Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:34.255Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:34.261Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=79, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:34.763Z INFO 7069 --- [cps-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-07-23T07:14:34.763Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:34.765Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:34.766Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:34.766Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:34.847Z INFO 7069 --- [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-07-23T07:14:34.860Z INFO 7069 --- [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-07-23T07:14:34.864Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:34.882Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:34.923Z ERROR 7069 --- [cps-integration-test] [ Async-2] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:112) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:14:34.990Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:34.990Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Member consumer-test-group-for-update-14-8fdddcfb-7ad3-47fa-aecf-440e79e2b728 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:34.990Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.990Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.990Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:34.991Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.991Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-14, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:34.995Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:34.995Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:34.995Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:34.995Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:34.997Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-14 unregistered 2026-07-23T07:14:35.010Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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-15 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:35.011Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:35.013Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:35.013Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:35.013Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790875013 2026-07-23T07:14:35.013Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 2026-07-23T07:14:35.018Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:35.019Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:14:35.021Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:35.024Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-15-4b3f2b6a-62fa-47e8-8ec8-a0360a14765c 2026-07-23T07:14:35.025Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 2026-07-23T07:14:35.027Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-15-4b3f2b6a-62fa-47e8-8ec8-a0360a14765c', protocol='range'} 2026-07-23T07:14:35.028Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-15-4b3f2b6a-62fa-47e8-8ec8-a0360a14765c=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:35.030Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-15-4b3f2b6a-62fa-47e8-8ec8-a0360a14765c', protocol='range'} 2026-07-23T07:14:35.031Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2026-07-23T07:14:35.031Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:35.032Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 2026-07-23T07:14:35.032Z INFO 7069 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:14:35.038Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=84, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:35.203Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57461 2026-07-23T07:14:35.226Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46903 2026-07-23T07:14:35.244Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34543 2026-07-23T07:14:35.260Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50021 2026-07-23T07:14:35.279Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51819 2026-07-23T07:14:35.294Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33943 2026-07-23T07:14:35.307Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33051 2026-07-23T07:14:35.319Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44133/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44133 2026-07-23T07:14:35.476Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 2026-07-23T07:14:35.493Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43663 2026-07-23T07:14:35.505Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53057 2026-07-23T07:14:35.517Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40427 2026-07-23T07:14:35.530Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55501 2026-07-23T07:14:35.543Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35003 2026-07-23T07:14:35.549Z INFO 7069 --- [cps-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-07-23T07:14:35.551Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:35.552Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:35.552Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:35.552Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:35.556Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58331 2026-07-23T07:14:35.581Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37277 2026-07-23T07:14:35.602Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47859/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47859 2026-07-23T07:14:35.618Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37711 2026-07-23T07:14:35.630Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39125 2026-07-23T07:14:35.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 2026-07-23T07:14:35.645Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53883 2026-07-23T07:14:35.657Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 2026-07-23T07:14:35.665Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:35.682Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:35.780Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:35.780Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Member consumer-test-group-for-update-15-4b3f2b6a-62fa-47e8-8ec8-a0360a14765c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:35.780Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:35.780Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:35.780Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:14:35.783Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:14:35.783Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:14:35.784Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:35.784Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:35.784Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:35.785Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:35.788Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.910 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 2026-07-23T07:14:39.625Z INFO 7069 --- [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-07-23T07:14:39.630Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 2026-07-23T07:14:40.289Z INFO 7069 --- [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-07-23T07:14:40.296Z INFO 7069 --- [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.930 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 2026-07-23T07:14:40.798Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:40.799Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:40.801Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:40.801Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:40.801Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790880801 2026-07-23T07:14:40.801Z INFO 7069 --- [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-events 2026-07-23T07:14:40.807Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:40.808Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:40.809Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-07-23T07:14:40.813Z INFO 7069 --- [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-3ca2fcaf-9950-4364-888f-3366bf4e498d 2026-07-23T07:14:40.813Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 2026-07-23T07:14:40.816Z INFO 7069 --- [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=1, memberId='consumer-test-group-16-3ca2fcaf-9950-4364-888f-3366bf4e498d', protocol='range'} 2026-07-23T07:14:40.817Z INFO 7069 --- [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 1: {consumer-test-group-16-3ca2fcaf-9950-4364-888f-3366bf4e498d=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:40.819Z INFO 7069 --- [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=1, memberId='consumer-test-group-16-3ca2fcaf-9950-4364-888f-3366bf4e498d', protocol='range'} 2026-07-23T07:14:40.819Z INFO 7069 --- [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-events-0]) 2026-07-23T07:14:40.819Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: [ncmp-events-0] 2026-07-23T07:14:40.821Z INFO 7069 --- [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-events-0 2026-07-23T07:14:40.826Z INFO 7069 --- [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-events-0 to position FetchPosition{offset=989, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:41.350Z INFO 7069 --- [cps-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-07-23T07:14:41.350Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:41.351Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:41.351Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:41.351Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:41.435Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 2026-07-23T07:14:41.451Z INFO 7069 --- [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-07-23T07:14:41.454Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:41.470Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:44.629Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:14:44.632Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : my-new-cm-handle , caused by : DataNode not found 2026-07-23T07:14:44.633Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions [ncmp-events-0] 2026-07-23T07:14:44.633Z INFO 7069 --- [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-3ca2fcaf-9950-4364-888f-3366bf4e498d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:44.633Z INFO 7069 --- [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-07-23T07:14:44.633Z INFO 7069 --- [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-07-23T07:14:44.633Z INFO 7069 --- [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-07-23T07:14:44.634Z INFO 7069 --- [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-07-23T07:14:44.634Z INFO 7069 --- [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-07-23T07:14:44.638Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:44.638Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:44.638Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:44.638Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:44.640Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 2026-07-23T07:14:44.655Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:44.655Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:44.660Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:44.660Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:44.660Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790884660 2026-07-23T07:14:44.660Z INFO 7069 --- [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-07-23T07:14:44.665Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:44.666Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:44.667Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-07-23T07:14:44.673Z INFO 7069 --- [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-c5d6185e-f17d-4a4d-9f95-b1f11724233a 2026-07-23T07:14:44.674Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 2026-07-23T07:14:44.678Z INFO 7069 --- [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=3, memberId='consumer-test-group-17-c5d6185e-f17d-4a4d-9f95-b1f11724233a', protocol='range'} 2026-07-23T07:14:44.679Z INFO 7069 --- [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 3: {consumer-test-group-17-c5d6185e-f17d-4a4d-9f95-b1f11724233a=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:44.683Z INFO 7069 --- [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=3, memberId='consumer-test-group-17-c5d6185e-f17d-4a4d-9f95-b1f11724233a', protocol='range'} 2026-07-23T07:14:44.683Z INFO 7069 --- [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-07-23T07:14:44.683Z INFO 7069 --- [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-07-23T07:14:44.685Z INFO 7069 --- [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-07-23T07:14:44.691Z INFO 7069 --- [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=993, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:45.197Z INFO 7069 --- [cps-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-07-23T07:14:45.197Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:45.198Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:45.198Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:45.198Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:45.278Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 2026-07-23T07:14:45.292Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 2026-07-23T07:14:45.296Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:45.316Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:45.376Z INFO 7069 --- [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-07-23T07:14:45.376Z INFO 7069 --- [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-c5d6185e-f17d-4a4d-9f95-b1f11724233a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:45.377Z INFO 7069 --- [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-07-23T07:14:45.377Z INFO 7069 --- [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-07-23T07:14:45.377Z INFO 7069 --- [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-07-23T07:14:45.377Z INFO 7069 --- [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-07-23T07:14:45.377Z INFO 7069 --- [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-07-23T07:14:45.381Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:45.381Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:45.382Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:45.382Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:45.385Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 2026-07-23T07:14:45.400Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:45.400Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:45.403Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:45.403Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:45.403Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790885403 2026-07-23T07:14:45.403Z INFO 7069 --- [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-07-23T07:14:45.409Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:45.409Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:45.411Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-07-23T07:14:45.414Z INFO 7069 --- [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-ffcab44a-4b84-442f-99c7-43de73f4f93b 2026-07-23T07:14:45.414Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 2026-07-23T07:14:45.417Z INFO 7069 --- [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=5, memberId='consumer-test-group-18-ffcab44a-4b84-442f-99c7-43de73f4f93b', protocol='range'} 2026-07-23T07:14:45.417Z INFO 7069 --- [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 5: {consumer-test-group-18-ffcab44a-4b84-442f-99c7-43de73f4f93b=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:45.419Z INFO 7069 --- [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=5, memberId='consumer-test-group-18-ffcab44a-4b84-442f-99c7-43de73f4f93b', protocol='range'} 2026-07-23T07:14:45.419Z INFO 7069 --- [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-07-23T07:14:45.419Z INFO 7069 --- [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-07-23T07:14:45.420Z INFO 7069 --- [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-07-23T07:14:45.424Z INFO 7069 --- [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=997, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:45.933Z INFO 7069 --- [cps-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-07-23T07:14:45.933Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:45.934Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:45.934Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:45.934Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:45.971Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:37553/dmi/v1/ch/ch-1/modules 2026-07-23T07:14:45.975Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:45.996Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:46.039Z INFO 7069 --- [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-07-23T07:14:46.039Z INFO 7069 --- [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-ffcab44a-4b84-442f-99c7-43de73f4f93b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:46.040Z INFO 7069 --- [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-07-23T07:14:46.040Z INFO 7069 --- [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-07-23T07:14:46.040Z INFO 7069 --- [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-07-23T07:14:46.040Z INFO 7069 --- [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-07-23T07:14:46.040Z INFO 7069 --- [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-07-23T07:14:46.046Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:46.046Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:46.046Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:46.046Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:46.049Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 2026-07-23T07:14:46.061Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:46.062Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:46.063Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:46.063Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:46.063Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790886063 2026-07-23T07:14:46.064Z INFO 7069 --- [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-07-23T07:14:46.071Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:46.071Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:46.073Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-07-23T07:14:46.079Z INFO 7069 --- [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-93083c18-37da-4d0d-9afa-ba513ed0a878 2026-07-23T07:14:46.079Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 2026-07-23T07:14:46.082Z INFO 7069 --- [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=7, memberId='consumer-test-group-19-93083c18-37da-4d0d-9afa-ba513ed0a878', protocol='range'} 2026-07-23T07:14:46.082Z INFO 7069 --- [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 7: {consumer-test-group-19-93083c18-37da-4d0d-9afa-ba513ed0a878=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:46.085Z INFO 7069 --- [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=7, memberId='consumer-test-group-19-93083c18-37da-4d0d-9afa-ba513ed0a878', protocol='range'} 2026-07-23T07:14:46.086Z INFO 7069 --- [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-07-23T07:14:46.086Z INFO 7069 --- [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-07-23T07:14:46.087Z INFO 7069 --- [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-07-23T07:14:46.092Z INFO 7069 --- [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=1001, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:46.599Z INFO 7069 --- [cps-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-07-23T07:14:46.599Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:46.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:46.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:46.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:46.678Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 2026-07-23T07:14:46.690Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 2026-07-23T07:14:46.694Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:46.711Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:46.734Z INFO 7069 --- [cps-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-07-23T07:14:46.737Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:46.737Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:46.738Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:46.738Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:46.810Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 2026-07-23T07:14:46.821Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 2026-07-23T07:14:46.825Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:46.839Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:46.864Z INFO 7069 --- [cps-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-07-23T07:14:46.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:46.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:46.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:46.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:46.876Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:46.891Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:46.955Z INFO 7069 --- [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-07-23T07:14:46.955Z INFO 7069 --- [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-93083c18-37da-4d0d-9afa-ba513ed0a878 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:46.955Z INFO 7069 --- [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-07-23T07:14:46.956Z INFO 7069 --- [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-07-23T07:14:46.956Z INFO 7069 --- [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-07-23T07:14:46.956Z INFO 7069 --- [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-07-23T07:14:46.956Z INFO 7069 --- [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-07-23T07:14:46.959Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:46.959Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:46.959Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:46.959Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:46.962Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 2026-07-23T07:14:46.977Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:46.977Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:46.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:46.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:46.979Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790886979 2026-07-23T07:14:46.979Z INFO 7069 --- [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-07-23T07:14:46.985Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:46.985Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:46.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-07-23T07:14:46.991Z INFO 7069 --- [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-29aecdc4-aa40-4dc4-9d82-d376d0959e8a 2026-07-23T07:14:46.991Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 2026-07-23T07:14:46.994Z INFO 7069 --- [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=9, memberId='consumer-test-group-20-29aecdc4-aa40-4dc4-9d82-d376d0959e8a', protocol='range'} 2026-07-23T07:14:46.994Z INFO 7069 --- [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 9: {consumer-test-group-20-29aecdc4-aa40-4dc4-9d82-d376d0959e8a=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:47.000Z INFO 7069 --- [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=9, memberId='consumer-test-group-20-29aecdc4-aa40-4dc4-9d82-d376d0959e8a', protocol='range'} 2026-07-23T07:14:47.001Z INFO 7069 --- [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-07-23T07:14:47.001Z INFO 7069 --- [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-07-23T07:14:47.002Z INFO 7069 --- [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-07-23T07:14:47.007Z INFO 7069 --- [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=1013, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:47.513Z INFO 7069 --- [cps-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-07-23T07:14:47.515Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:47.516Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:47.516Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:47.516Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:47.595Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:47.607Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:47.612Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:47.633Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:47.663Z INFO 7069 --- [cps-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-07-23T07:14:47.664Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:47.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:47.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:47.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:47.685Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:47.691Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:47.697Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:47.714Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:47.722Z WARN 7069 --- [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-07-23T07:14:47.722Z WARN 7069 --- [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-07-23T07:14:47.789Z ERROR 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2026-07-23T07:14:47.838Z ERROR 7069 --- [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-07-23T07:14:47.852Z ERROR 7069 --- [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-07-23T07:14:47.855Z INFO 7069 --- [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-07-23T07:14:47.855Z INFO 7069 --- [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-29aecdc4-aa40-4dc4-9d82-d376d0959e8a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:47.856Z INFO 7069 --- [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-07-23T07:14:47.856Z INFO 7069 --- [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-07-23T07:14:47.856Z INFO 7069 --- [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-07-23T07:14:47.856Z INFO 7069 --- [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-07-23T07:14:47.856Z INFO 7069 --- [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-07-23T07:14:47.861Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:47.861Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:47.861Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:47.861Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:47.864Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 2026-07-23T07:14:47.878Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 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 = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:14:47.878Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:14:47.880Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:14:47.880Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:14:47.880Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790887880 2026-07-23T07:14:47.881Z INFO 7069 --- [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-07-23T07:14:47.886Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:14:47.886Z INFO 7069 --- [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 isFenced: false) 2026-07-23T07:14:47.888Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-07-23T07:14:47.891Z INFO 7069 --- [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-4de7d0fb-2b81-47b3-bd2b-23f370ec9277 2026-07-23T07:14:47.891Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 2026-07-23T07:14:47.893Z INFO 7069 --- [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=11, memberId='consumer-test-group-21-4de7d0fb-2b81-47b3-bd2b-23f370ec9277', protocol='range'} 2026-07-23T07:14:47.893Z INFO 7069 --- [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 11: {consumer-test-group-21-4de7d0fb-2b81-47b3-bd2b-23f370ec9277=Assignment(partitions=[ncmp-events-0])} 2026-07-23T07:14:47.895Z INFO 7069 --- [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=11, memberId='consumer-test-group-21-4de7d0fb-2b81-47b3-bd2b-23f370ec9277', protocol='range'} 2026-07-23T07:14:47.896Z INFO 7069 --- [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-07-23T07:14:47.896Z INFO 7069 --- [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-07-23T07:14:47.897Z INFO 7069 --- [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-07-23T07:14:47.902Z INFO 7069 --- [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=1030, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null isFenced: false)], epoch=0}}. 2026-07-23T07:14:48.408Z INFO 7069 --- [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-07-23T07:14:48.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-07-23T07:14:48.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-07-23T07:14:48.409Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-07-23T07:14:48.409Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-07-23T07:14:48.429Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-2': 503 Service Unavailable from POST http://localhost:35681/dmi/v1/ch/ch-2/modules 2026-07-23T07:14:48.441Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:35681/dmi/v1/ch/ch-1/modules 2026-07-23T07:14:48.442Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:14:48.461Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:48.482Z INFO 7069 --- [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-07-23T07:14:48.485Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 2, lock reason: MODULE_SYNC_FAILED (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:48.508Z INFO 7069 --- [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-07-23T07:14:48.508Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 2026-07-23T07:14:48.508Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2026-07-23T07:14:48.509Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 2026-07-23T07:14:48.509Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2026-07-23T07:14:48.586Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:48.599Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:48.667Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:48.673Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:48.676Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 2 cm handles 2026-07-23T07:14:48.698Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:48.773Z INFO 7069 --- [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-07-23T07:14:48.773Z INFO 7069 --- [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-4de7d0fb-2b81-47b3-bd2b-23f370ec9277 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:14:48.773Z INFO 7069 --- [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-07-23T07:14:48.773Z INFO 7069 --- [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-07-23T07:14:48.773Z INFO 7069 --- [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-07-23T07:14:48.774Z INFO 7069 --- [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-07-23T07:14:48.774Z INFO 7069 --- [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-07-23T07:14:48.777Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:14:48.777Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:14:48.777Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:14:48.777Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:14:48.779Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.028 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 2026-07-23T07:14:48.847Z INFO 7069 --- [cps-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-07-23T07:14:48.847Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:48.848Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:48.848Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:48.848Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:48.914Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:48.924Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:48.926Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:48.937Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:48.954Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:48.986Z INFO 7069 --- [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-07-23T07:14:48.986Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:49.003Z INFO 7069 --- [cps-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-07-23T07:14:49.004Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.004Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:49.086Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:49.102Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:49.173Z INFO 7069 --- [cps-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-07-23T07:14:49.174Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.174Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.174Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.174Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:49.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:49.259Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:49.262Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:49.277Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:49.297Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:49.339Z INFO 7069 --- [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-07-23T07:14:49.340Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:49.358Z INFO 7069 --- [cps-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-07-23T07:14:49.358Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.358Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.359Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.359Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:49.430Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-07-23T07:14:49.441Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-07-23T07:14:49.459Z INFO 7069 --- [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-07-23T07:14:49.460Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:49.476Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:49.566Z INFO 7069 --- [cps-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-07-23T07:14:49.567Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.569Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.569Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.569Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:49.646Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-07-23T07:14:49.657Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-07-23T07:14:49.660Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:49.673Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:49.691Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:49.724Z INFO 7069 --- [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-07-23T07:14:49.725Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:49.741Z INFO 7069 --- [cps-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-07-23T07:14:49.741Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:49.809Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:49.821Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:49.832Z INFO 7069 --- [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-07-23T07:14:49.832Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:49.846Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:49.928Z INFO 7069 --- [cps-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-07-23T07:14:49.928Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:49.929Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:49.929Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:49.929Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.003Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 2026-07-23T07:14:50.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 2026-07-23T07:14:50.017Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.031Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.048Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:50.081Z INFO 7069 --- [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-07-23T07:14:50.081Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:50.098Z INFO 7069 --- [cps-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-07-23T07:14:50.098Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.098Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.099Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.099Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.182Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 2026-07-23T07:14:50.192Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 2026-07-23T07:14:50.204Z INFO 7069 --- [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-07-23T07:14:50.205Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.296Z INFO 7069 --- [cps-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-07-23T07:14:50.297Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.298Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.298Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.298Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.370Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-07-23T07:14:50.381Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-07-23T07:14:50.384Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.395Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.423Z INFO 7069 --- [cps-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-07-23T07:14:50.424Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.424Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.424Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.424Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.494Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:50.506Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:50.509Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.523Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.559Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:50.595Z INFO 7069 --- [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-07-23T07:14:50.595Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:50.614Z INFO 7069 --- [cps-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-07-23T07:14:50.615Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.615Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.615Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.615Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.637Z INFO 7069 --- [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-07-23T07:14:50.637Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.655Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.748Z INFO 7069 --- [cps-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-07-23T07:14:50.748Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.749Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.749Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.749Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.826Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 2026-07-23T07:14:50.838Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 2026-07-23T07:14:50.842Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.859Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:50.888Z INFO 7069 --- [cps-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-07-23T07:14:50.888Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:50.889Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:50.889Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:50.889Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:50.958Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 2026-07-23T07:14:50.969Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 2026-07-23T07:14:50.972Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:50.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:51.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:51.034Z INFO 7069 --- [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-07-23T07:14:51.034Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:51.051Z INFO 7069 --- [cps-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-07-23T07:14:51.052Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:51.052Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:51.052Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:51.052Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:51.072Z INFO 7069 --- [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-07-23T07:14:51.073Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:51.088Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:51.189Z INFO 7069 --- [cps-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-07-23T07:14:51.192Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:51.192Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:51.193Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:51.193Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:51.266Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 2026-07-23T07:14:51.278Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 2026-07-23T07:14:51.281Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:51.295Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:51.390Z INFO 7069 --- [cps-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-07-23T07:14:51.390Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:51.390Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:51.390Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:51.390Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:51.461Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 2026-07-23T07:14:51.473Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 2026-07-23T07:14:51.475Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:51.491Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:51.506Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 2026-07-23T07:14:51.539Z INFO 7069 --- [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-07-23T07:14:51.540Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle ch-1 state to ADVISED for retry. Total: 1, lock reason: MODULE_UPGRADE (subsequent similar warnings are logged at DEBUG level) 2026-07-23T07:14:51.571Z INFO 7069 --- [cps-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-07-23T07:14:51.571Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:51.571Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:51.571Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:51.572Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:51.586Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': 503 Service Unavailable from POST http://localhost:44567/dmi/v1/ch/ch-1/modules 2026-07-23T07:14:51.587Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:51.604Z INFO 7069 --- [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.853 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 2026-07-23T07:14:51.703Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: removedCmHandles 2026-07-23T07:14:51.703Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: createdCmHandles 2026-07-23T07:14:51.704Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:14:51.704Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getCreatedCmHandles() 2026-07-23T07:14:51.704Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:14:51.704Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: updatedCmHandles 2026-07-23T07:14:51.704Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: RestDmiPluginRegistration#getUpdatedCmHandles() 2026-07-23T07:14:51.707Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleProperties 2026-07-23T07:14:51.707Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: publicCmHandleProperties 2026-07-23T07:14:51.738Z INFO 7069 --- [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-07-23T07:14:51.738Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 2026-07-23T07:14:51.738Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2026-07-23T07:14:51.739Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 2026-07-23T07:14:51.739Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2026-07-23T07:14:51.814Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:51.827Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:51.945Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:14:51.955Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:14:52.018Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:52.024Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:52.027Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 3 cm handles 2026-07-23T07:14:52.055Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:52.078Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:14:52.081Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:14:52.081Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:14:52.175Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditions 2026-07-23T07:14:52.175Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:14:52.175Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getConditions() 2026-07-23T07:14:52.175Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:14:52.176Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: cmHandleQueryParameters 2026-07-23T07:14:52.176Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CmHandleQueryParameters#getCmHandleQueryParameters() 2026-07-23T07:14:52.177Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 2026-07-23T07:14:52.177Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: conditionParameters 2026-07-23T07:14:52.177Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ConditionProperties#getConditionParameters() 2026-07-23T07:14:52.476Z ERROR 7069 --- [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:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:190) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:166) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:300) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:362) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:2364) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 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:1047) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 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:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:14:52.488Z ERROR 7069 --- [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:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:190) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:166) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:300) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:362) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:2364) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 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:1047) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 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:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:14:52.497Z ERROR 7069 --- [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:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:190) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:166) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:300) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy:405) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performGet(CpsIntegrationSpecBase.groovy) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:362) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:61) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185) at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:107) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:2364) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 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:1047) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 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:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 2026-07-23T07:14:52.555Z INFO 7069 --- [cps-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-07-23T07:14:52.555Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:52.555Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:52.556Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:52.556Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:52.626Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:52.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:52.641Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:52.654Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:52.676Z INFO 7069 --- [cps-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-07-23T07:14:52.676Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:52.677Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:52.677Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:52.677Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:52.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:52.751Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:52.754Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:52.771Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:52.796Z INFO 7069 --- [cps-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-07-23T07:14:52.796Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:52.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:52.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:52.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:52.865Z INFO 7069 --- [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-07-23T07:14:52.873Z INFO 7069 --- [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-07-23T07:14:52.876Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:52.890Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:52.987Z INFO 7069 --- [cps-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-07-23T07:14:52.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:52.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:52.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:52.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.057Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:53.069Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:53.072Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.087Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.108Z INFO 7069 --- [cps-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-07-23T07:14:53.108Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.108Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.108Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.108Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.173Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:53.181Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:53.183Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.199Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.224Z INFO 7069 --- [cps-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-07-23T07:14:53.224Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.226Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.298Z INFO 7069 --- [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-07-23T07:14:53.309Z INFO 7069 --- [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-07-23T07:14:53.313Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.329Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.454Z INFO 7069 --- [cps-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-07-23T07:14:53.454Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.455Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.455Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.455Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.522Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:53.537Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:53.540Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.558Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.589Z INFO 7069 --- [cps-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-07-23T07:14:53.589Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.589Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.590Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.590Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.657Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:53.667Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:53.670Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.685Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.708Z INFO 7069 --- [cps-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-07-23T07:14:53.708Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.709Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.709Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.709Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.774Z INFO 7069 --- [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-07-23T07:14:53.783Z INFO 7069 --- [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-07-23T07:14:53.786Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:53.802Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:53.914Z INFO 7069 --- [cps-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-07-23T07:14:53.914Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:53.915Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:53.915Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:53.915Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:53.989Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.002Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.005Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.018Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.044Z INFO 7069 --- [cps-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-07-23T07:14:54.045Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.046Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.046Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.046Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.117Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:54.127Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:54.131Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.146Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.176Z INFO 7069 --- [cps-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-07-23T07:14:54.176Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.177Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.177Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.177Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.246Z INFO 7069 --- [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-07-23T07:14:54.254Z INFO 7069 --- [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-07-23T07:14:54.257Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.276Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.384Z INFO 7069 --- [cps-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-07-23T07:14:54.384Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.385Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.385Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.385Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.458Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.468Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.471Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.486Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.516Z INFO 7069 --- [cps-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-07-23T07:14:54.517Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.517Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.517Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.517Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.586Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:54.596Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:54.599Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.612Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.643Z INFO 7069 --- [cps-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-07-23T07:14:54.643Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.644Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.644Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.644Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.714Z INFO 7069 --- [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-07-23T07:14:54.724Z INFO 7069 --- [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-07-23T07:14:54.727Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.743Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:54.864Z INFO 7069 --- [cps-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-07-23T07:14:54.864Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:54.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:54.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:54.865Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:54.946Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.959Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:54.964Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:54.984Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.013Z INFO 7069 --- [cps-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-07-23T07:14:55.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.081Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:55.092Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:55.096Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.113Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.139Z INFO 7069 --- [cps-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-07-23T07:14:55.140Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.140Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.140Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.140Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.210Z INFO 7069 --- [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-07-23T07:14:55.220Z INFO 7069 --- [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-07-23T07:14:55.222Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.236Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.360Z INFO 7069 --- [cps-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-07-23T07:14:55.360Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.361Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.361Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.361Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.434Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:55.445Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:55.448Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.463Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.490Z INFO 7069 --- [cps-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-07-23T07:14:55.490Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.491Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.491Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.491Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.558Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:55.568Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:55.571Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.589Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.615Z INFO 7069 --- [cps-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-07-23T07:14:55.615Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.616Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.616Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.616Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.682Z INFO 7069 --- [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-07-23T07:14:55.692Z INFO 7069 --- [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-07-23T07:14:55.695Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.711Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.817Z INFO 7069 --- [cps-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-07-23T07:14:55.818Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.818Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.819Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.819Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:55.890Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:55.901Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:55.904Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:55.919Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:55.945Z INFO 7069 --- [cps-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-07-23T07:14:55.946Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:55.946Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:55.946Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:55.946Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.018Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.028Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.031Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.049Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.073Z INFO 7069 --- [cps-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-07-23T07:14:56.073Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.074Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.074Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.074Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.142Z INFO 7069 --- [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-07-23T07:14:56.152Z INFO 7069 --- [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-07-23T07:14:56.155Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.169Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.284Z INFO 7069 --- [cps-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-07-23T07:14:56.284Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.285Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.286Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.286Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.353Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:56.364Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:56.368Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.383Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.411Z INFO 7069 --- [cps-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-07-23T07:14:56.411Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.477Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.488Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.491Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.536Z INFO 7069 --- [cps-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-07-23T07:14:56.536Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.537Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.537Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.537Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.606Z INFO 7069 --- [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-07-23T07:14:56.616Z INFO 7069 --- [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-07-23T07:14:56.620Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.751Z INFO 7069 --- [cps-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-07-23T07:14:56.751Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.752Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.752Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.752Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.822Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:56.834Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:56.836Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.850Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.870Z INFO 7069 --- [cps-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-07-23T07:14:56.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.871Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:56.934Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.944Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:56.946Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:56.958Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:56.977Z INFO 7069 --- [cps-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-07-23T07:14:56.977Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:56.978Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:56.978Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:56.978Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.042Z INFO 7069 --- [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-07-23T07:14:57.053Z INFO 7069 --- [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-07-23T07:14:57.056Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.071Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.185Z INFO 7069 --- [cps-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-07-23T07:14:57.185Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.185Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.185Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.185Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.258Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:57.269Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:57.273Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.292Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.315Z INFO 7069 --- [cps-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-07-23T07:14:57.316Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.316Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.316Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.316Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.382Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:57.392Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:57.395Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.436Z INFO 7069 --- [cps-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-07-23T07:14:57.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.502Z INFO 7069 --- [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-07-23T07:14:57.511Z INFO 7069 --- [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-07-23T07:14:57.515Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.529Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.637Z INFO 7069 --- [cps-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-07-23T07:14:57.637Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:57.722Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:57.725Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.741Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.770Z INFO 7069 --- [cps-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-07-23T07:14:57.770Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.771Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.771Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.771Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.846Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:57.856Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:57.859Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.873Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:57.894Z INFO 7069 --- [cps-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-07-23T07:14:57.894Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:57.895Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:57.896Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:57.896Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:57.962Z INFO 7069 --- [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-07-23T07:14:57.970Z INFO 7069 --- [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-07-23T07:14:57.973Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:57.987Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.090Z INFO 7069 --- [cps-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-07-23T07:14:58.091Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.091Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.092Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.092Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.162Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:58.173Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:58.177Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.193Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.216Z INFO 7069 --- [cps-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-07-23T07:14:58.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.286Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:58.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:58.303Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.314Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.333Z INFO 7069 --- [cps-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-07-23T07:14:58.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.402Z INFO 7069 --- [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-07-23T07:14:58.411Z INFO 7069 --- [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-07-23T07:14:58.414Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.427Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.522Z INFO 7069 --- [cps-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-07-23T07:14:58.522Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.522Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.523Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.523Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.598Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:58.610Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:58.613Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.633Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.662Z INFO 7069 --- [cps-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-07-23T07:14:58.664Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.737Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:58.749Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:58.752Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.769Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.794Z INFO 7069 --- [cps-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-07-23T07:14:58.794Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.795Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.797Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:58.865Z INFO 7069 --- [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-07-23T07:14:58.876Z INFO 7069 --- [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-07-23T07:14:58.879Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:58.894Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:58.994Z INFO 7069 --- [cps-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-07-23T07:14:58.994Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:58.995Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:58.995Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:58.995Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:59.062Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:59.082Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:59.084Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:59.099Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:59.124Z INFO 7069 --- [cps-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-07-23T07:14:59.124Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:59.124Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:59.124Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:59.124Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:59.194Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:59.207Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:14:59.211Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:59.230Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:59.263Z INFO 7069 --- [cps-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-07-23T07:14:59.264Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:59.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:59.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:59.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:59.334Z INFO 7069 --- [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-07-23T07:14:59.344Z INFO 7069 --- [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-07-23T07:14:59.347Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:59.361Z INFO 7069 --- [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.916 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 2026-07-23T07:14:59.773Z INFO 7069 --- [cps-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-07-23T07:14:59.774Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:14:59.774Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:14:59.775Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:14:59.775Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:14:59.846Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:59.857Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:14:59.860Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:14:59.874Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:14:59.922Z WARN 7069 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 2026-07-23T07:14:59.923Z INFO 7069 --- [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-07-23T07:14:59.923Z INFO 7069 --- [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.270 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 2026-07-23T07:15:00.025Z INFO 7069 --- [cps-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-07-23T07:15:00.025Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:00.025Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:00.026Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:00.026Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:00.042Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:43650] mockwebserver3.MockWebServer : MockWebServer{port=35839} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:01.041Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [d7e54f12-1, L:/127.0.0.1:43650 - R:localhost/127.0.0.1:35839] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:01.043Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 2026-07-23T07:15:01.044Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:01.058Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:01.131Z INFO 7069 --- [cps-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-07-23T07:15:01.131Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:01.131Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:01.132Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:01.132Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:01.142Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:47800] mockwebserver3.MockWebServer : MockWebServer{port=36931} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:02.140Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [3c9429d2-1, L:/127.0.0.1:47800 - R:localhost/127.0.0.1:36931] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:02.142Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 2026-07-23T07:15:02.143Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:02.159Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:02.248Z INFO 7069 --- [cps-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-07-23T07:15:02.248Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:02.249Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:02.249Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:02.249Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:02.261Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:52124] mockwebserver3.MockWebServer : MockWebServer{port=36233} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:03.260Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [cc72d071-1, L:/127.0.0.1:52124 - R:localhost/127.0.0.1:36233] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:03.262Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'ch-1': null 2026-07-23T07:15:03.263Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:03.280Z INFO 7069 --- [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: 3.362 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 2026-07-23T07:15:03.401Z INFO 7069 --- [cps-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-07-23T07:15:03.401Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:03.402Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:03.404Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:03.404Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:03.477Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:03.487Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:03.490Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:03.504Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:03.542Z INFO 7069 --- [cps-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-07-23T07:15:03.543Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:03.543Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:03.543Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:03.543Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:03.562Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:03.567Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:03.570Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:03.582Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:03.619Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:15:03.625Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Detected existing inventory model. Upgrading to dmi-registry-2026-04-23. 2026-07-23T07:15:03.653Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-04-23 2026-07-23T07:15:03.655Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 2026-07-23T07:15:03.659Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 2026-07-23T07:15:03.696Z INFO 7069 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 2026-07-23T07:15:03.699Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-07-23T07:15:03.703Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 2026-07-23T07:15:03.708Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-07-23T07:15:03.711Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-07-23T07:15:03.714Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-07-23T07:15:03.717Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 2026-07-23T07:15:03.717Z INFO 7069 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 2026-07-23T07:15:03.844Z INFO 7069 --- [cps-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-07-23T07:15:03.844Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:03.845Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:03.845Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:03.845Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:03.914Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:03.927Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:03.930Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:03.944Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:04.043Z INFO 7069 --- [cps-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-07-23T07:15:04.043Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:04.043Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:04.043Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:04.043Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:04.115Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.126Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.129Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:04.142Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:04.223Z INFO 7069 --- [cps-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-07-23T07:15:04.224Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:04.224Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:04.224Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:04.224Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:04.290Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.304Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:04.322Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:04.410Z INFO 7069 --- [cps-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-07-23T07:15:04.410Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:04.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:04.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:04.412Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:04.490Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.501Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.504Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:04.521Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 2026-07-23T07:15:04.617Z INFO 7069 --- [cps-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-07-23T07:15:04.617Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:04.618Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:04.619Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:04.619Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:04.685Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.695Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.698Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:04.709Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:04.780Z INFO 7069 --- [cps-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-07-23T07:15:04.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:04.781Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:04.782Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:04.782Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:04.850Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.860Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:04.862Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:04.877Z INFO 7069 --- [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.369 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 2026-07-23T07:15:05.013Z INFO 7069 --- [cps-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-07-23T07:15:05.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.034Z INFO 7069 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:15:05.082Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.092Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.094Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.110Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:05.139Z INFO 7069 --- [cps-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-07-23T07:15:05.139Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.139Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.139Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.139Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.205Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.215Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.218Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.232Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:05.373Z INFO 7069 --- [cps-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-07-23T07:15:05.373Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.374Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.374Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.374Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.442Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.452Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.455Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.474Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:05.506Z INFO 7069 --- [cps-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-07-23T07:15:05.506Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.574Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.583Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.588Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.605Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:05.663Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36931 2026-07-23T07:15:05.683Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33771 2026-07-23T07:15:05.702Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58973 2026-07-23T07:15:05.713Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58093 2026-07-23T07:15:05.729Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39901 2026-07-23T07:15:05.742Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40909 2026-07-23T07:15:05.752Z INFO 7069 --- [cps-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-07-23T07:15:05.752Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.754Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40469/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40469 2026-07-23T07:15:05.756Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.756Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.756Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.766Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38253 2026-07-23T07:15:05.778Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36673 2026-07-23T07:15:05.792Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33943 2026-07-23T07:15:05.796Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44305/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44305 2026-07-23T07:15:05.808Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48585 2026-07-23T07:15:05.822Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39125 2026-07-23T07:15:05.827Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35691/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35691 2026-07-23T07:15:05.837Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.848Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 2026-07-23T07:15:05.850Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:05.851Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49943 2026-07-23T07:15:05.852Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.867Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:05.870Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40427 2026-07-23T07:15:05.874Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59659/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59659 2026-07-23T07:15:05.890Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40213 2026-07-23T07:15:05.891Z INFO 7069 --- [cps-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-07-23T07:15:05.891Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:05.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:05.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:05.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:05.907Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46903 2026-07-23T07:15:05.910Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35921/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35921 2026-07-23T07:15:05.929Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37553/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37553 2026-07-23T07:15:05.942Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49103 2026-07-23T07:15:05.954Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56549 2026-07-23T07:15:05.962Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.966Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37277 2026-07-23T07:15:05.970Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46959 2026-07-23T07:15:05.971Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:05.974Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:05.981Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50021 2026-07-23T07:15:05.984Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34249 2026-07-23T07:15:05.989Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.002Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53057 2026-07-23T07:15:06.005Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42617 2026-07-23T07:15:06.025Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53503 2026-07-23T07:15:06.039Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51093 2026-07-23T07:15:06.052Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57701 2026-07-23T07:15:06.071Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49001/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49001 2026-07-23T07:15:06.086Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34543 2026-07-23T07:15:06.089Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58331 2026-07-23T07:15:06.094Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59193 2026-07-23T07:15:06.110Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53883 2026-07-23T07:15:06.114Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44567 2026-07-23T07:15:06.119Z INFO 7069 --- [cps-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-07-23T07:15:06.120Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.120Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.120Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.120Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:06.134Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42907 2026-07-23T07:15:06.148Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40643 2026-07-23T07:15:06.160Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46143 2026-07-23T07:15:06.172Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37711 2026-07-23T07:15:06.175Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34559/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34559 2026-07-23T07:15:06.189Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.190Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36689 2026-07-23T07:15:06.201Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.203Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:06.204Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33051 2026-07-23T07:15:06.208Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44133/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44133 2026-07-23T07:15:06.212Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51819 2026-07-23T07:15:06.216Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57967/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57967 2026-07-23T07:15:06.217Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.232Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58187/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58187 2026-07-23T07:15:06.239Z INFO 7069 --- [cps-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-07-23T07:15:06.240Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.240Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.240Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.240Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:06.246Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49107 2026-07-23T07:15:06.255Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35681/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35681 2026-07-23T07:15:06.266Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43837 2026-07-23T07:15:06.277Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40965/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40965 2026-07-23T07:15:06.291Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33823 2026-07-23T07:15:06.303Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41823 2026-07-23T07:15:06.305Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:06.312Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:06.314Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:06.316Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35839 2026-07-23T07:15:06.327Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46555 2026-07-23T07:15:06.327Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.342Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48989 2026-07-23T07:15:06.353Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45247 2026-07-23T07:15:06.363Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36233 2026-07-23T07:15:06.377Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55501 2026-07-23T07:15:06.381Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43663 2026-07-23T07:15:06.382Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37815 2026-07-23T07:15:06.394Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38279 2026-07-23T07:15:06.408Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41605 2026-07-23T07:15:06.419Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47859/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47859 2026-07-23T07:15:06.423Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54019 2026-07-23T07:15:06.434Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57461 2026-07-23T07:15:06.437Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50773 2026-07-23T07:15:06.450Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35003 2026-07-23T07:15:06.494Z INFO 7069 --- [cps-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-07-23T07:15:06.495Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.495Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.495Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.495Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:06.570Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.581Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.584Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:06.598Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.619Z INFO 7069 --- [cps-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-07-23T07:15:06.620Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.620Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.620Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.620Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:06.689Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:06.700Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:06.702Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:06.715Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.834Z INFO 7069 --- [cps-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-07-23T07:15:06.834Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.834Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.834Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.834Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:06.902Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.912Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:06.915Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:06.928Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:06.949Z INFO 7069 --- [cps-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-07-23T07:15:06.950Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:06.950Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:06.950Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:06.950Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.017Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.027Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.029Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.043Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:07.162Z INFO 7069 --- [cps-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-07-23T07:15:07.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:07.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:07.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:07.163Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.238Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.247Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.251Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.269Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:07.299Z INFO 7069 --- [cps-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-07-23T07:15:07.299Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:07.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:07.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:07.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.369Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.378Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.380Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.398Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:07.535Z INFO 7069 --- [cps-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-07-23T07:15:07.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:07.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:07.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:07.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.606Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.619Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.622Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.636Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:07.665Z INFO 7069 --- [cps-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-07-23T07:15:07.665Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:07.666Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:07.666Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:07.666Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.737Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.746Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:07.748Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.766Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:07.891Z INFO 7069 --- [cps-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-07-23T07:15:07.891Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:07.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:07.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:07.892Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:07.962Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.972Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:07.975Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:07.988Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.010Z INFO 7069 --- [cps-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-07-23T07:15:08.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:08.013Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:08.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:08.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:08.082Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.090Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.093Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:08.108Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.255Z INFO 7069 --- [cps-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-07-23T07:15:08.255Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:08.255Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:08.255Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:08.255Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:08.322Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:08.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:08.338Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:08.354Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.377Z INFO 7069 --- [cps-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-07-23T07:15:08.377Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:08.378Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:08.378Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:08.378Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:08.445Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.456Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.459Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:08.478Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.599Z INFO 7069 --- [cps-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-07-23T07:15:08.599Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:08.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:08.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:08.600Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:08.666Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:08.676Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:15:08.679Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:08.690Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.710Z INFO 7069 --- [cps-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-07-23T07:15:08.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:08.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:08.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:08.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:08.773Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.783Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:15:08.787Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:08.800Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:08.816Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 2026-07-23T07:15:08.816Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 2026-07-23T07:15:08.817Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: DataOperationRequest#getOperations() 2026-07-23T07:15:08.818Z WARN 7069 --- [cps-integration-test] [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: targetIds [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 2026-07-23T07:15:08.982Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-22 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:08.983Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:08.985Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:08.985Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:08.985Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790908985 2026-07-23T07:15:08.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-07-23T07:15:08.993Z WARN 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-22, 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-07-23T07:15:08.993Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:08.997Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:08.999Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 2026-07-23T07:15:09.002Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-34c2016c-a125-49c8-b137-126768078226 2026-07-23T07:15:09.002Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 2026-07-23T07:15:09.005Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-22-34c2016c-a125-49c8-b137-126768078226', protocol='range'} 2026-07-23T07:15:09.113Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-22-34c2016c-a125-49c8-b137-126768078226=Assignment(partitions=[legacy-batch-topic-0])} 2026-07-23T07:15:09.118Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-22-34c2016c-a125-49c8-b137-126768078226', protocol='range'} 2026-07-23T07:15:09.118Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-07-23T07:15:09.118Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 2026-07-23T07:15:09.119Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-07-23T07:15:09.121Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:09.507Z INFO 7069 --- [cps-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-07-23T07:15:09.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:09.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:09.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:09.507Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:09.582Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:09.593Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:09.596Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:09.611Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:09.690Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-34c2016c-a125-49c8-b137-126768078226 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:09.691Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:09.695Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:09.695Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:09.695Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:09.695Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:09.697Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 2026-07-23T07:15:09.713Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-23 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:09.713Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:09.715Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:09.715Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:09.715Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790909715 2026-07-23T07:15:09.715Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-07-23T07:15:09.721Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-23, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:09.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:09.726Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 2026-07-23T07:15:09.729Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-23-33fe2221-21f9-4093-ad14-47e67e8d992d 2026-07-23T07:15:09.729Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] (Re-)joining group 2026-07-23T07:15:09.731Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-23-33fe2221-21f9-4093-ad14-47e67e8d992d', protocol='range'} 2026-07-23T07:15:09.732Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-23-33fe2221-21f9-4093-ad14-47e67e8d992d=Assignment(partitions=[legacy-batch-topic-0])} 2026-07-23T07:15:09.734Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-23-33fe2221-21f9-4093-ad14-47e67e8d992d', protocol='range'} 2026-07-23T07:15:09.735Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-07-23T07:15:09.735Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 2026-07-23T07:15:09.736Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-07-23T07:15:09.743Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-23, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:10.237Z INFO 7069 --- [cps-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-07-23T07:15:10.237Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:10.239Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:10.239Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:10.239Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:10.310Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:10.319Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:10.321Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:10.335Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:10.396Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: b4c628b8-0f18-42d6-962a-1cfe24a2690f, data operation cloud event id: f8f6a70d-ca3f-45df-a840-943e203489de 2026-07-23T07:15:10.397Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:10.397Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:10.398Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2026-07-23T07:15:10.400Z INFO 7069 --- [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-07-23T07:15:10.407Z INFO 7069 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:10.407Z INFO 7069 --- [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-07-23T07:15:10.505Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-23, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 2026-07-23T07:15:10.505Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Member consumer-test-group-23-33fe2221-21f9-4093-ad14-47e67e8d992d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:10.506Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:10.506Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:10.506Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-23, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:10.506Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:10.506Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-23, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:10.944Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:10.944Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:10.944Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:10.944Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:10.948Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-23 unregistered 2026-07-23T07:15:10.965Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-24 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:10.965Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:10.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:10.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:10.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790910968 2026-07-23T07:15:10.968Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 2026-07-23T07:15:10.974Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-24, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:10.975Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:10.976Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 2026-07-23T07:15:10.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-24-67bbcd0d-73f6-4343-af40-f8d80b6d16d3 2026-07-23T07:15:10.980Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] (Re-)joining group 2026-07-23T07:15:10.983Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-24-67bbcd0d-73f6-4343-af40-f8d80b6d16d3', protocol='range'} 2026-07-23T07:15:10.983Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-24-67bbcd0d-73f6-4343-af40-f8d80b6d16d3=Assignment(partitions=[legacy-batch-topic-0])} 2026-07-23T07:15:10.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-24-67bbcd0d-73f6-4343-af40-f8d80b6d16d3', protocol='range'} 2026-07-23T07:15:10.986Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 2026-07-23T07:15:10.986Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Adding newly assigned partitions: [legacy-batch-topic-0] 2026-07-23T07:15:10.987Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 2026-07-23T07:15:10.993Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-24, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:11.492Z INFO 7069 --- [cps-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-07-23T07:15:11.493Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:11.493Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:11.494Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:11.494Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:11.565Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:11.577Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 2026-07-23T07:15:11.580Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:11.594Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:11.625Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: e526e880-ad5e-49dd-a955-c6416d6d6dc8, data operation cloud event id: baf7801d-5c31-4009-b6e6-307a7f93ca43 2026-07-23T07:15:11.674Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-24, groupId=test-group] Revoke previously assigned partitions [legacy-batch-topic-0] 2026-07-23T07:15:11.674Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Member consumer-test-group-24-67bbcd0d-73f6-4343-af40-f8d80b6d16d3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:11.674Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:11.674Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:11.674Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-24, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:11.675Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:11.676Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-24, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:12.139Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:12.139Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:12.140Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:12.140Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:12.142Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-24 unregistered [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.201 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 2026-07-23T07:15:12.281Z INFO 7069 --- [cps-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-07-23T07:15:12.281Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:12.281Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:12.281Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:12.281Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:12.292Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:54282] mockwebserver3.MockWebServer : MockWebServer{port=58083} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:13.291Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [d95bae74-1, L:/127.0.0.1:54282 - R:localhost/127.0.0.1:58083] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:13.293Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:15:13.293Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:13.314Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:13.339Z INFO 7069 --- [cps-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-07-23T07:15:13.340Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:13.340Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:13.340Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:13.340Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:13.350Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:54284] mockwebserver3.MockWebServer : MockWebServer{port=58083} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:14.349Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [bafb7a78-1, L:/127.0.0.1:54284 - R:localhost/127.0.0.1:58083] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:14.351Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:15:14.351Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:14.370Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:14.398Z INFO 7069 --- [cps-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-07-23T07:15:14.399Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:14.399Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:14.399Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:14.399Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:14.408Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:38762] mockwebserver3.MockWebServer : MockWebServer{port=58083} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:15.408Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [3a04294c-1, L:/127.0.0.1:38762 - R:localhost/127.0.0.1:58083] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:15.410Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:15:15.411Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:15.427Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:15.452Z INFO 7069 --- [cps-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-07-23T07:15:15.453Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:15.453Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:15.454Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:15.454Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:15.465Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:56444] mockwebserver3.MockWebServer : MockWebServer{port=49911} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:16.465Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [5de782bf-1, L:/127.0.0.1:56444 - R:localhost/127.0.0.1:49911] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:16.466Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:15:16.467Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:16.484Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:16.510Z INFO 7069 --- [cps-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-07-23T07:15:16.510Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:16.511Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:16.511Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:16.511Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:16.522Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:56460] mockwebserver3.MockWebServer : MockWebServer{port=49911} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:17.521Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [1c404282-1, L:/127.0.0.1:56460 - R:localhost/127.0.0.1:49911] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:17.523Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:15:17.523Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:17.541Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:17.567Z INFO 7069 --- [cps-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-07-23T07:15:17.567Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:17.568Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:17.569Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:17.569Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:17.582Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:38774] mockwebserver3.MockWebServer : MockWebServer{port=58083} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:18.581Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [b2773a06-1, L:/127.0.0.1:38774 - R:localhost/127.0.0.1:58083] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:18.582Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:15:18.583Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:18.598Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:18.613Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-25 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:18.614Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:18.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:18.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:18.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790918617 2026-07-23T07:15:18.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:15:18.623Z WARN 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-25, 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-07-23T07:15:18.623Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-25, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:18.624Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:18.625Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 2026-07-23T07:15:18.628Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-25-b85e0a00-7d90-44f7-9dce-a8f0aedccc57 2026-07-23T07:15:18.628Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] (Re-)joining group 2026-07-23T07:15:18.630Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-25-b85e0a00-7d90-44f7-9dce-a8f0aedccc57', protocol='range'} 2026-07-23T07:15:18.742Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-25-b85e0a00-7d90-44f7-9dce-a8f0aedccc57=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:15:18.745Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-25-b85e0a00-7d90-44f7-9dce-a8f0aedccc57', protocol='range'} 2026-07-23T07:15:18.745Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:15:18.745Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:18.747Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:15:18.748Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-25, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:19.121Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:15:19.121Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:19.122Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:19.125Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:19.125Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:19.125Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790919125 2026-07-23T07:15:19.126Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:19.126Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:19.127Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:19.129Z INFO 7069 --- [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-07-23T07:15:19.132Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:19.132Z INFO 7069 --- [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-07-23T07:15:19.135Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:19.136Z INFO 7069 --- [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-07-23T07:15:19.177Z INFO 7069 --- [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-07-23T07:15:19.282Z INFO 7069 --- [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-07-23T07:15:22.328Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-25, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:22.328Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Member consumer-test-group-25-b85e0a00-7d90-44f7-9dce-a8f0aedccc57 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:22.329Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:22.329Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:22.329Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-25, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:22.329Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:22.329Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-25, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:22.411Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:22.411Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:22.411Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:22.411Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:22.413Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-25 unregistered 2026-07-23T07:15:22.415Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:22.420Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:22.422Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:22.422Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:22.422Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:22.422Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:22.422Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:22.534Z INFO 7069 --- [cps-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-07-23T07:15:22.534Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:22.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:22.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:22.535Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:22.544Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:55350] mockwebserver3.MockWebServer : MockWebServer{port=34065} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:23.543Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [629610a6-1, L:/127.0.0.1:55350 - R:localhost/127.0.0.1:34065] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:23.545Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:15:23.545Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:23.560Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:23.579Z INFO 7069 --- [cps-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-07-23T07:15:23.580Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:23.580Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:23.581Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:23.581Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:23.593Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:55364] mockwebserver3.MockWebServer : MockWebServer{port=34065} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:24.592Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [5b88f26c-1, L:/127.0.0.1:55364 - R:localhost/127.0.0.1:34065] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:24.594Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:15:24.594Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:24.609Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:24.631Z INFO 7069 --- [cps-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-07-23T07:15:24.632Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:24.632Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:24.633Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:24.633Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:24.645Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59110] mockwebserver3.MockWebServer : MockWebServer{port=34065} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:25.644Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [92276611-1, L:/127.0.0.1:59110 - R:localhost/127.0.0.1:34065] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:25.646Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:15:25.646Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:25.664Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:25.688Z INFO 7069 --- [cps-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-07-23T07:15:25.688Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:25.689Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:25.689Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:25.689Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:25.700Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59874] mockwebserver3.MockWebServer : MockWebServer{port=35795} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:26.699Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [6a8574a3-1, L:/127.0.0.1:59874 - R:localhost/127.0.0.1:35795] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:26.701Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:15:26.702Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:26.718Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:26.744Z INFO 7069 --- [cps-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-07-23T07:15:26.744Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:26.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:26.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:26.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:26.755Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59882] mockwebserver3.MockWebServer : MockWebServer{port=35795} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:27.755Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [c16de7e1-1, L:/127.0.0.1:59882 - R:localhost/127.0.0.1:35795] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:27.757Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:15:27.758Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:27.775Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:27.794Z INFO 7069 --- [cps-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-07-23T07:15:27.794Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:27.794Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:27.794Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:27.794Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:27.803Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59114] mockwebserver3.MockWebServer : MockWebServer{port=34065} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:28.803Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [d43b9db4-1, L:/127.0.0.1:59114 - R:localhost/127.0.0.1:34065] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:28.805Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:15:28.805Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:28.823Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:28.839Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-26 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:28.840Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:28.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:28.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:28.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790928843 2026-07-23T07:15:28.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:15:28.848Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-26, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:28.849Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:28.851Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 2026-07-23T07:15:28.854Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-26-4acc6d66-9c21-42da-b47a-86a8fab963d7 2026-07-23T07:15:28.854Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] (Re-)joining group 2026-07-23T07:15:28.857Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-26-4acc6d66-9c21-42da-b47a-86a8fab963d7', protocol='range'} 2026-07-23T07:15:28.858Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-26-4acc6d66-9c21-42da-b47a-86a8fab963d7=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:15:28.860Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-26-4acc6d66-9c21-42da-b47a-86a8fab963d7', protocol='range'} 2026-07-23T07:15:28.860Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:15:28.860Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:28.863Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:15:28.868Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-26, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:29.345Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:15:29.345Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:29.346Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:29.350Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:29.350Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:29.350Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790929350 2026-07-23T07:15:29.351Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:29.351Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:29.351Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:29.354Z INFO 7069 --- [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-07-23T07:15:29.359Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:29.360Z INFO 7069 --- [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-07-23T07:15:29.362Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:29.362Z INFO 7069 --- [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-07-23T07:15:29.372Z INFO 7069 --- [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-07-23T07:15:29.402Z INFO 7069 --- [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-07-23T07:15:29.528Z INFO 7069 --- [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#http://localhost:34065 | eventType=subscriptionCreateResponse 2026-07-23T07:15:29.555Z INFO 7069 --- [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#http://localhost:34065 | eventType=subscriptionCreateResponse 2026-07-23T07:15:29.605Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-26, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:29.605Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Member consumer-test-group-26-4acc6d66-9c21-42da-b47a-86a8fab963d7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:29.605Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:29.605Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:29.605Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-26, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:29.606Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:29.606Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-26, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:29.611Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:29.611Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:29.611Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:29.611Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:29.614Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-26 unregistered 2026-07-23T07:15:29.614Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:29.617Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:29.617Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:29.617Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:29.617Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:29.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:29.618Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:29.620Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:29.620Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:29.620Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:29.620Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:29.620Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:29.754Z INFO 7069 --- [cps-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-07-23T07:15:29.754Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:29.754Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:29.755Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:29.755Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:29.768Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:52160] mockwebserver3.MockWebServer : MockWebServer{port=48599} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:30.767Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [4270cea2-1, L:/127.0.0.1:52160 - R:localhost/127.0.0.1:48599] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:30.769Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:15:30.770Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:30.788Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:30.816Z INFO 7069 --- [cps-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-07-23T07:15:30.816Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:30.816Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:30.817Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:30.817Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:30.826Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:52162] mockwebserver3.MockWebServer : MockWebServer{port=48599} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:31.826Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [9bfcbc25-1, L:/127.0.0.1:52162 - R:localhost/127.0.0.1:48599] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:31.828Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:15:31.829Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:31.845Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:31.869Z INFO 7069 --- [cps-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-07-23T07:15:31.869Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:31.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:31.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:31.870Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:31.881Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:52174] mockwebserver3.MockWebServer : MockWebServer{port=48599} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:32.881Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [3f0c6938-1, L:/127.0.0.1:52174 - R:localhost/127.0.0.1:48599] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:32.883Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:15:32.883Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:32.899Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:32.921Z INFO 7069 --- [cps-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-07-23T07:15:32.922Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:32.922Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:32.922Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:32.922Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:32.933Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:55008] mockwebserver3.MockWebServer : MockWebServer{port=46869} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:33.934Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [fd316108-1, L:/127.0.0.1:55008 - R:localhost/127.0.0.1:46869] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:33.935Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:15:33.935Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:33.952Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:33.980Z INFO 7069 --- [cps-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-07-23T07:15:33.980Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:33.980Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:33.981Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:33.981Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:33.993Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:48392] mockwebserver3.MockWebServer : MockWebServer{port=46869} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:34.992Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [7c9641e8-1, L:/127.0.0.1:48392 - R:localhost/127.0.0.1:46869] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:34.994Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:15:34.994Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:35.009Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:35.032Z INFO 7069 --- [cps-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-07-23T07:15:35.033Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:35.033Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:35.033Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:35.033Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:35.035Z INFO 7069 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:15:35.046Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:33730] mockwebserver3.MockWebServer : MockWebServer{port=48599} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:36.045Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [1d49addc-1, L:/127.0.0.1:33730 - R:localhost/127.0.0.1:48599] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:36.047Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:15:36.048Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:36.063Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:36.076Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-27 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:36.077Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:36.079Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:36.079Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:36.079Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790936079 2026-07-23T07:15:36.079Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:15:36.085Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-27, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:36.086Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:36.087Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 2026-07-23T07:15:36.090Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-27-50eb0bcf-e9cb-40d5-9a4e-4cc6be1f9faf 2026-07-23T07:15:36.090Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] (Re-)joining group 2026-07-23T07:15:36.092Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-27-50eb0bcf-e9cb-40d5-9a4e-4cc6be1f9faf', protocol='range'} 2026-07-23T07:15:36.093Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-27-50eb0bcf-e9cb-40d5-9a4e-4cc6be1f9faf=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:15:36.095Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-27-50eb0bcf-e9cb-40d5-9a4e-4cc6be1f9faf', protocol='range'} 2026-07-23T07:15:36.096Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:15:36.096Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:36.097Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:15:36.103Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-27, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:36.458Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43837 2026-07-23T07:15:36.460Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58847/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58847 2026-07-23T07:15:36.475Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41823 2026-07-23T07:15:36.476Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49001/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49001 2026-07-23T07:15:36.479Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54303 2026-07-23T07:15:36.490Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58187/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58187 2026-07-23T07:15:36.493Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53907 2026-07-23T07:15:36.509Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33943 2026-07-23T07:15:36.511Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35839 2026-07-23T07:15:36.513Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33823 2026-07-23T07:15:36.516Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45247 2026-07-23T07:15:36.518Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39125 2026-07-23T07:15:36.520Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40965/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40965 2026-07-23T07:15:36.522Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49107 2026-07-23T07:15:36.525Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41317/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41317 2026-07-23T07:15:36.545Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 2026-07-23T07:15:36.549Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40427 2026-07-23T07:15:36.551Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34559/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34559 2026-07-23T07:15:36.554Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46903 2026-07-23T07:15:36.556Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59659/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59659 2026-07-23T07:15:36.558Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57967/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57967 2026-07-23T07:15:36.560Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49943 2026-07-23T07:15:36.564Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37277 2026-07-23T07:15:36.566Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50021 2026-07-23T07:15:36.568Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49281 2026-07-23T07:15:36.581Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41605 2026-07-23T07:15:36.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:15:36.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:36.582Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:36.584Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:36.584Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:36.584Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790936584 2026-07-23T07:15:36.584Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36233 2026-07-23T07:15:36.585Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:36.585Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:36.586Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:36.587Z INFO 7069 --- [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-07-23T07:15:36.587Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41165/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41165 2026-07-23T07:15:36.591Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:36.591Z INFO 7069 --- [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-07-23T07:15:36.593Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:36.593Z INFO 7069 --- [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-07-23T07:15:36.604Z INFO 7069 --- [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-07-23T07:15:36.607Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35681/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35681 2026-07-23T07:15:36.610Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48585 2026-07-23T07:15:36.614Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53057 2026-07-23T07:15:36.617Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36689 2026-07-23T07:15:36.621Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46143 2026-07-23T07:15:36.624Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35795/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35795 2026-07-23T07:15:36.636Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38279 2026-07-23T07:15:36.639Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46555 2026-07-23T07:15:36.643Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34543 2026-07-23T07:15:36.646Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36931 2026-07-23T07:15:36.649Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58331 2026-07-23T07:15:36.651Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37815 2026-07-23T07:15:36.654Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53883 2026-07-23T07:15:36.656Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50773 2026-07-23T07:15:36.659Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54019 2026-07-23T07:15:36.661Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49911 2026-07-23T07:15:36.681Z INFO 7069 --- [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-07-23T07:15:36.682Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38253 2026-07-23T07:15:36.686Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40469/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40469 2026-07-23T07:15:36.699Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37711 2026-07-23T07:15:36.704Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50803/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50803 2026-07-23T07:15:36.716Z INFO 7069 --- [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#http://localhost:48599 | eventType=subscriptionCreateResponse 2026-07-23T07:15:36.722Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57357/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57357 2026-07-23T07:15:36.733Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33509 2026-07-23T07:15:36.742Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33051 2026-07-23T07:15:36.744Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44133/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44133 2026-07-23T07:15:36.746Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33771 2026-07-23T07:15:36.749Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49103 2026-07-23T07:15:36.752Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51819 2026-07-23T07:15:36.754Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40909 2026-07-23T07:15:36.754Z INFO 7069 --- [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#http://localhost:48599 | eventType=subscriptionCreateResponse 2026-07-23T07:15:36.755Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35691/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35691 2026-07-23T07:15:36.759Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36673 2026-07-23T07:15:36.760Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48989 2026-07-23T07:15:36.762Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44305/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44305 2026-07-23T07:15:36.763Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58973 2026-07-23T07:15:36.765Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58093 2026-07-23T07:15:36.766Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46959 2026-07-23T07:15:36.767Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35921/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35921 2026-07-23T07:15:36.768Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58083 2026-07-23T07:15:36.780Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37553/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37553 2026-07-23T07:15:36.782Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60971 2026-07-23T07:15:36.793Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40213 2026-07-23T07:15:36.795Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55501 2026-07-23T07:15:36.797Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42617 2026-07-23T07:15:36.799Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43663 2026-07-23T07:15:36.800Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59193 2026-07-23T07:15:36.801Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39901 2026-07-23T07:15:36.804Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44567 2026-07-23T07:15:36.807Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51575/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51575 2026-07-23T07:15:36.819Z INFO 7069 --- [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#http://localhost:46869 | eventType=subscriptionCreateResponse 2026-07-23T07:15:36.819Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57701 2026-07-23T07:15:36.821Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47859/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47859 2026-07-23T07:15:36.826Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56549 2026-07-23T07:15:36.828Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51313/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51313 2026-07-23T07:15:36.841Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57461 2026-07-23T07:15:36.843Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53503 2026-07-23T07:15:36.844Z INFO 7069 --- [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#http://localhost:46869 | eventType=subscriptionCreateResponse 2026-07-23T07:15:36.846Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51093 2026-07-23T07:15:36.848Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35003 2026-07-23T07:15:36.849Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34249 2026-07-23T07:15:36.850Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40643 2026-07-23T07:15:36.852Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42907 2026-07-23T07:15:36.853Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34065 2026-07-23T07:15:36.922Z INFO 7069 --- [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-07-23T07:15:36.985Z INFO 7069 --- [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-07-23T07:15:39.949Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-27, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:39.950Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Member consumer-test-group-27-50eb0bcf-e9cb-40d5-9a4e-4cc6be1f9faf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:39.950Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:39.950Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:39.950Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-27, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:39.950Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:39.951Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-27, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:40.044Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:40.044Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:40.044Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:40.044Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:40.047Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-27 unregistered 2026-07-23T07:15:40.047Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:40.049Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:40.051Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:40.051Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:40.051Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:40.051Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:40.051Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:40.193Z INFO 7069 --- [cps-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-07-23T07:15:40.193Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:40.194Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:40.194Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:40.194Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:40.204Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:49056] mockwebserver3.MockWebServer : MockWebServer{port=40231} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:41.205Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [38488b05-1, L:/127.0.0.1:49056 - R:localhost/127.0.0.1:40231] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:41.206Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:15:41.207Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:41.222Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:41.245Z INFO 7069 --- [cps-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-07-23T07:15:41.245Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:41.245Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:41.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:41.246Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:41.256Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:49062] mockwebserver3.MockWebServer : MockWebServer{port=40231} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:42.256Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [d7ee7cc0-1, L:/127.0.0.1:49062 - R:localhost/127.0.0.1:40231] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:42.257Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:15:42.258Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:42.274Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:42.300Z INFO 7069 --- [cps-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-07-23T07:15:42.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:42.301Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:42.301Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:42.301Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:42.313Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:49076] mockwebserver3.MockWebServer : MockWebServer{port=40231} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:43.313Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [8ea89321-1, L:/127.0.0.1:49076 - R:localhost/127.0.0.1:40231] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:43.315Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:15:43.315Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:43.333Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:43.357Z INFO 7069 --- [cps-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-07-23T07:15:43.357Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:43.357Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:43.357Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:43.357Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:43.366Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:58800] mockwebserver3.MockWebServer : MockWebServer{port=54339} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:44.366Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [fd1b5be1-1, L:/127.0.0.1:58800 - R:localhost/127.0.0.1:54339] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:44.367Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:15:44.368Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:44.384Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:44.407Z INFO 7069 --- [cps-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-07-23T07:15:44.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:44.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:44.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:44.408Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:44.421Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:56156] mockwebserver3.MockWebServer : MockWebServer{port=54339} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:45.421Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [3f82fd5e-1, L:/127.0.0.1:56156 - R:localhost/127.0.0.1:54339] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:45.422Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:15:45.422Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:45.439Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:45.460Z INFO 7069 --- [cps-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-07-23T07:15:45.460Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:45.460Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:45.460Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:45.460Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:45.472Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59306] mockwebserver3.MockWebServer : MockWebServer{port=40231} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:46.472Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [ccc95055-1, L:/127.0.0.1:59306 - R:localhost/127.0.0.1:40231] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:46.473Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:15:46.474Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:46.490Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:46.502Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-28 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:46.502Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:46.508Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:46.508Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:46.508Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790946508 2026-07-23T07:15:46.508Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:15:46.514Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-28, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:46.514Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:46.516Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 2026-07-23T07:15:46.519Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-28-7fb4d61a-923e-4995-ab50-81eba0979d61 2026-07-23T07:15:46.519Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] (Re-)joining group 2026-07-23T07:15:46.522Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-28-7fb4d61a-923e-4995-ab50-81eba0979d61', protocol='range'} 2026-07-23T07:15:46.522Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-28-7fb4d61a-923e-4995-ab50-81eba0979d61=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:15:46.524Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-28-7fb4d61a-923e-4995-ab50-81eba0979d61', protocol='range'} 2026-07-23T07:15:46.524Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:15:46.525Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:46.526Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:15:46.530Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-28, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:47.010Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:15:47.010Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:47.011Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:47.014Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:47.014Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:47.014Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790947014 2026-07-23T07:15:47.015Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:47.015Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:47.015Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:47.019Z INFO 7069 --- [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-07-23T07:15:47.021Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:47.021Z INFO 7069 --- [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-07-23T07:15:47.024Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:47.025Z INFO 7069 --- [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-07-23T07:15:47.034Z INFO 7069 --- [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-07-23T07:15:47.041Z INFO 7069 --- [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-07-23T07:15:47.147Z INFO 7069 --- [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#http://localhost:40231 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.151Z INFO 7069 --- [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#http://localhost:40231 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.248Z INFO 7069 --- [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#http://localhost:54339 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.253Z INFO 7069 --- [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#http://localhost:54339 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.350Z INFO 7069 --- [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-07-23T07:15:47.416Z INFO 7069 --- [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-07-23T07:15:47.453Z INFO 7069 --- [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#http://localhost:54339 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.471Z INFO 7069 --- [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#http://localhost:54339 | eventType=subscriptionCreateResponse 2026-07-23T07:15:47.553Z INFO 7069 --- [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-07-23T07:15:47.587Z INFO 7069 --- [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-07-23T07:15:50.581Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-28, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:50.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Member consumer-test-group-28-7fb4d61a-923e-4995-ab50-81eba0979d61 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:15:50.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:50.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:50.581Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-28, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:15:50.582Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:15:50.582Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-28, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:15:50.676Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:50.677Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:50.677Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:50.677Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:50.680Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-28 unregistered 2026-07-23T07:15:50.680Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:50.684Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:15:50.686Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:15:50.686Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:15:50.686Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:15:50.686Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:15:50.686Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:15:50.788Z INFO 7069 --- [cps-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-07-23T07:15:50.788Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:50.788Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:50.789Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:50.789Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:50.796Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59178] mockwebserver3.MockWebServer : MockWebServer{port=47325} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:51.796Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [4ca4ea59-1, L:/127.0.0.1:59178 - R:localhost/127.0.0.1:47325] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:51.798Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:15:51.798Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:51.813Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:51.838Z INFO 7069 --- [cps-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-07-23T07:15:51.838Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:51.839Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:51.839Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:51.839Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:51.849Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59180] mockwebserver3.MockWebServer : MockWebServer{port=47325} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:52.849Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [92698926-1, L:/127.0.0.1:59180 - R:localhost/127.0.0.1:47325] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:52.851Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:15:52.851Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:52.868Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:52.897Z INFO 7069 --- [cps-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-07-23T07:15:52.897Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:52.897Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:52.898Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:52.898Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:52.909Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:59182] mockwebserver3.MockWebServer : MockWebServer{port=47325} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:53.908Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [9bda0051-1, L:/127.0.0.1:59182 - R:localhost/127.0.0.1:47325] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:53.910Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:15:53.910Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:53.925Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:53.948Z INFO 7069 --- [cps-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-07-23T07:15:53.948Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:53.949Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:53.949Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:53.949Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:53.960Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45534] mockwebserver3.MockWebServer : MockWebServer{port=37583} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:54.959Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [7cc1afd6-1, L:/127.0.0.1:45534 - R:localhost/127.0.0.1:37583] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:54.961Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:15:54.961Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:54.980Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:55.005Z INFO 7069 --- [cps-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-07-23T07:15:55.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:55.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:55.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:55.006Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:55.019Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45550] mockwebserver3.MockWebServer : MockWebServer{port=37583} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:56.018Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [5b16c02c-1, L:/127.0.0.1:45550 - R:localhost/127.0.0.1:37583] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:56.019Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:15:56.020Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:56.037Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:56.060Z INFO 7069 --- [cps-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-07-23T07:15:56.061Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:15:56.061Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:15:56.061Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:15:56.061Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:15:56.073Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:52386] mockwebserver3.MockWebServer : MockWebServer{port=47325} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:15:57.072Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [56ae279d-1, L:/127.0.0.1:52386 - R:localhost/127.0.0.1:47325] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:15:57.074Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:15:57.074Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:15:57.092Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:15:57.107Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-29 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:15:57.107Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:57.110Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:57.110Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:57.110Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790957110 2026-07-23T07:15:57.110Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:15:57.115Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-29, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:57.116Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:15:57.117Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 2026-07-23T07:15:57.120Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-29-f5eb96e6-f95a-4172-8809-ee376324efa2 2026-07-23T07:15:57.120Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] (Re-)joining group 2026-07-23T07:15:57.122Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-29-f5eb96e6-f95a-4172-8809-ee376324efa2', protocol='range'} 2026-07-23T07:15:57.123Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-29-f5eb96e6-f95a-4172-8809-ee376324efa2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:15:57.126Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-29-f5eb96e6-f95a-4172-8809-ee376324efa2', protocol='range'} 2026-07-23T07:15:57.126Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:15:57.126Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:15:57.127Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:15:57.133Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-29, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:15:57.612Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:15:57.613Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:57.613Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:57.616Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:15:57.616Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:15:57.616Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790957616 2026-07-23T07:15:57.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:15:57.617Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:15:57.618Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:15:57.622Z INFO 7069 --- [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-07-23T07:15:57.625Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:57.638Z INFO 7069 --- [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-07-23T07:15:57.641Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:15:57.642Z INFO 7069 --- [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-07-23T07:15:57.652Z INFO 7069 --- [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-07-23T07:15:57.679Z INFO 7069 --- [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-07-23T07:15:57.765Z INFO 7069 --- [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-07-23T07:15:57.796Z INFO 7069 --- [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-07-23T07:16:00.785Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-29, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:16:00.785Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Member consumer-test-group-29-f5eb96e6-f95a-4172-8809-ee376324efa2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:16:00.785Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:00.785Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:00.785Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-29, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:16:00.786Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:00.786Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-29, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:00.884Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:00.884Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:00.884Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:00.884Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:00.887Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-29 unregistered 2026-07-23T07:16:00.887Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:00.890Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:00.890Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:00.890Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:00.890Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:00.890Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:16:00.891Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:00.893Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:00.893Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:00.893Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:00.893Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:00.894Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:16:01.014Z INFO 7069 --- [cps-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-07-23T07:16:01.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:01.015Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:01.015Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:01.015Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:01.027Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:53378] mockwebserver3.MockWebServer : MockWebServer{port=37373} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:02.026Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [71fcb294-1, L:/127.0.0.1:53378 - R:localhost/127.0.0.1:37373] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:02.028Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:16:02.028Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:02.045Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:02.068Z INFO 7069 --- [cps-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-07-23T07:16:02.068Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:02.068Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:02.068Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:02.068Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:02.078Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:53382] mockwebserver3.MockWebServer : MockWebServer{port=37373} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:03.078Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [3e2fdffe-1, L:/127.0.0.1:53382 - R:localhost/127.0.0.1:37373] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:03.080Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:16:03.080Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:03.095Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:03.117Z INFO 7069 --- [cps-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-07-23T07:16:03.118Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:03.119Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:03.119Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:03.119Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:03.130Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:53390] mockwebserver3.MockWebServer : MockWebServer{port=37373} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:04.129Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [bb66cd60-1, L:/127.0.0.1:53390 - R:localhost/127.0.0.1:37373] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:04.131Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:16:04.131Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:04.146Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:04.168Z INFO 7069 --- [cps-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-07-23T07:16:04.169Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:04.169Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:04.171Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:04.171Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:04.184Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:48414] mockwebserver3.MockWebServer : MockWebServer{port=37193} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:05.036Z INFO 7069 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:16:05.183Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [2eb0cec8-1, L:/127.0.0.1:48414 - R:localhost/127.0.0.1:37193] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:05.185Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:16:05.185Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:05.201Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:05.225Z INFO 7069 --- [cps-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-07-23T07:16:05.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:05.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:05.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:05.225Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:05.234Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:48430] mockwebserver3.MockWebServer : MockWebServer{port=37193} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:06.234Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [60b14dd5-1, L:/127.0.0.1:48430 - R:localhost/127.0.0.1:37193] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:06.236Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:16:06.236Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:06.251Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:06.276Z INFO 7069 --- [cps-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-07-23T07:16:06.276Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:06.276Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:06.277Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:06.277Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:06.286Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:49614] mockwebserver3.MockWebServer : MockWebServer{port=37373} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:06.871Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43837 2026-07-23T07:16:06.875Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57357/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57357 2026-07-23T07:16:06.877Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41823 2026-07-23T07:16:06.879Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49001/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49001 2026-07-23T07:16:06.881Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51575/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51575 2026-07-23T07:16:06.882Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58187/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58187 2026-07-23T07:16:06.884Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49911 2026-07-23T07:16:06.891Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33943 2026-07-23T07:16:06.892Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33509 2026-07-23T07:16:06.895Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35839 2026-07-23T07:16:06.897Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50803/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50803 2026-07-23T07:16:06.898Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33823 2026-07-23T07:16:06.899Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:45247 2026-07-23T07:16:06.901Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39125/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39125 2026-07-23T07:16:06.902Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40965/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40965 2026-07-23T07:16:06.903Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49107 2026-07-23T07:16:06.910Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from https://test-dmi/actuator/health. Status: test-dmi: System error 2026-07-23T07:16:06.912Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40427 2026-07-23T07:16:06.914Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34559/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34559 2026-07-23T07:16:06.915Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49281 2026-07-23T07:16:06.917Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46903/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46903 2026-07-23T07:16:06.919Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58083 2026-07-23T07:16:06.920Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59659/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59659 2026-07-23T07:16:06.922Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57967/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57967 2026-07-23T07:16:06.923Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49943/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49943 2026-07-23T07:16:06.925Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37277 2026-07-23T07:16:06.926Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50021 2026-07-23T07:16:06.928Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41605 2026-07-23T07:16:06.929Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36233 2026-07-23T07:16:06.930Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35681/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35681 2026-07-23T07:16:06.932Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48585/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48585 2026-07-23T07:16:06.933Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53057 2026-07-23T07:16:06.936Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36689 2026-07-23T07:16:06.939Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40231/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40231 2026-07-23T07:16:06.967Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46143 2026-07-23T07:16:06.970Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34065 2026-07-23T07:16:06.972Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51313/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51313 2026-07-23T07:16:06.976Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38279 2026-07-23T07:16:06.977Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46555/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46555 2026-07-23T07:16:06.979Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34543/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34543 2026-07-23T07:16:06.981Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36931 2026-07-23T07:16:06.982Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58331/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58331 2026-07-23T07:16:06.984Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37815 2026-07-23T07:16:06.986Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53883 2026-07-23T07:16:06.987Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54303 2026-07-23T07:16:06.989Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:50773 2026-07-23T07:16:06.990Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54019 2026-07-23T07:16:06.992Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46869 2026-07-23T07:16:07.005Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53907 2026-07-23T07:16:07.008Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:38253 2026-07-23T07:16:07.009Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40469/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40469 2026-07-23T07:16:07.011Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48599/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48599 2026-07-23T07:16:07.023Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:54339 2026-07-23T07:16:07.037Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37711 2026-07-23T07:16:07.040Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58847/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58847 2026-07-23T07:16:07.043Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33051 2026-07-23T07:16:07.044Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44133/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44133 2026-07-23T07:16:07.046Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:33771 2026-07-23T07:16:07.049Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:49103 2026-07-23T07:16:07.052Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51819 2026-07-23T07:16:07.053Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40909 2026-07-23T07:16:07.056Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41317/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41317 2026-07-23T07:16:07.058Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35691/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35691 2026-07-23T07:16:07.079Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36673/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:36673 2026-07-23T07:16:07.085Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:48989 2026-07-23T07:16:07.090Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44305/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44305 2026-07-23T07:16:07.092Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58973 2026-07-23T07:16:07.093Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:58093 2026-07-23T07:16:07.096Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:46959 2026-07-23T07:16:07.097Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:60971 2026-07-23T07:16:07.099Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35921/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35921 2026-07-23T07:16:07.100Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37553/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37553 2026-07-23T07:16:07.101Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40213 2026-07-23T07:16:07.102Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:55501 2026-07-23T07:16:07.103Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37583/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:37583 2026-07-23T07:16:07.120Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42617/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42617 2026-07-23T07:16:07.121Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:43663 2026-07-23T07:16:07.122Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47325/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47325 2026-07-23T07:16:07.131Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:59193 2026-07-23T07:16:07.133Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:39901 2026-07-23T07:16:07.134Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44567/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:44567 2026-07-23T07:16:07.135Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57701 2026-07-23T07:16:07.136Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41165/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:41165 2026-07-23T07:16:07.138Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47859/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:47859 2026-07-23T07:16:07.139Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:56549 2026-07-23T07:16:07.140Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:57461 2026-07-23T07:16:07.142Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:53503 2026-07-23T07:16:07.144Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:51093 2026-07-23T07:16:07.146Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35003 2026-07-23T07:16:07.147Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:34249 2026-07-23T07:16:07.148Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35795/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:35795 2026-07-23T07:16:07.150Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:40643 2026-07-23T07:16:07.151Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:42907 2026-07-23T07:16:07.286Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [f7efd312-1, L:/127.0.0.1:49614 - R:localhost/127.0.0.1:37373] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:07.289Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:16:07.290Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:07.321Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:07.336Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-30 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:16:07.336Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:07.339Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:16:07.339Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:16:07.339Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790967339 2026-07-23T07:16:07.339Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:16:07.344Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-30, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:07.345Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:16:07.346Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 2026-07-23T07:16:07.349Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-30-aa308819-5fd5-4a98-b317-b97ad437ac11 2026-07-23T07:16:07.349Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] (Re-)joining group 2026-07-23T07:16:07.351Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-30-aa308819-5fd5-4a98-b317-b97ad437ac11', protocol='range'} 2026-07-23T07:16:07.351Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-30-aa308819-5fd5-4a98-b317-b97ad437ac11=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:16:07.353Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-30-aa308819-5fd5-4a98-b317-b97ad437ac11', protocol='range'} 2026-07-23T07:16:07.353Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:16:07.353Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:16:07.355Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:16:07.360Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-30, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:16:07.840Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:16:07.841Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:07.841Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:16:07.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:16:07.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:16:07.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790967843 2026-07-23T07:16:07.843Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:16:07.844Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:07.844Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:16:07.846Z INFO 7069 --- [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-07-23T07:16:07.849Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:07.849Z INFO 7069 --- [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-07-23T07:16:07.851Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:07.851Z INFO 7069 --- [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-07-23T07:16:07.877Z INFO 7069 --- [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-07-23T07:16:07.900Z INFO 7069 --- [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-07-23T07:16:07.977Z INFO 7069 --- [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-07-23T07:16:08.000Z INFO 7069 --- [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-07-23T07:16:11.099Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-30, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:16:11.099Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Member consumer-test-group-30-aa308819-5fd5-4a98-b317-b97ad437ac11 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:16:11.099Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:11.099Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:11.099Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-30, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:16:11.100Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:11.100Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-30, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:11.596Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:11.596Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:11.596Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:11.596Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:11.597Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-30 unregistered 2026-07-23T07:16:11.597Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:16:11.602Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:11.603Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:11.604Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:11.604Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:11.604Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:11.604Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:16:11.744Z INFO 7069 --- [cps-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-07-23T07:16:11.744Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:11.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:11.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:11.745Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:11.761Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45796] mockwebserver3.MockWebServer : MockWebServer{port=42487} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle0 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:12.758Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [39157ed6-1, L:/127.0.0.1:45796 - R:localhost/127.0.0.1:42487] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:12.760Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle0': null 2026-07-23T07:16:12.760Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:12.778Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:12.806Z INFO 7069 --- [cps-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-07-23T07:16:12.806Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:12.806Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:12.807Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:12.807Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:12.816Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45804] mockwebserver3.MockWebServer : MockWebServer{port=42487} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle1 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:13.816Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [53070437-1, L:/127.0.0.1:45804 - R:localhost/127.0.0.1:42487] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:13.817Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle1': null 2026-07-23T07:16:13.817Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:13.835Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:13.857Z INFO 7069 --- [cps-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-07-23T07:16:13.857Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:13.858Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:13.858Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:13.858Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:13.867Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45776] mockwebserver3.MockWebServer : MockWebServer{port=42487} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:14.866Z WARN 7069 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [d8d6c160-1, L:/127.0.0.1:45776 - R:localhost/127.0.0.1:42487] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:14.868Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle2': null 2026-07-23T07:16:14.869Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:14.887Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:14.910Z INFO 7069 --- [cps-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-07-23T07:16:14.910Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:14.912Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:14.912Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:14.912Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:14.924Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:39400] mockwebserver3.MockWebServer : MockWebServer{port=35127} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle3 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:15.923Z WARN 7069 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [6c14ec36-1, L:/127.0.0.1:39400 - R:localhost/127.0.0.1:35127] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:15.925Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle3': null 2026-07-23T07:16:15.925Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:15.939Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:15.968Z INFO 7069 --- [cps-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-07-23T07:16:15.968Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:15.968Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:15.968Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:15.968Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:15.983Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:39408] mockwebserver3.MockWebServer : MockWebServer{port=35127} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:16.982Z WARN 7069 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [7e3d3e61-1, L:/127.0.0.1:39408 - R:localhost/127.0.0.1:35127] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:16.984Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle4': null 2026-07-23T07:16:16.984Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:17.001Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:17.026Z INFO 7069 --- [cps-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-07-23T07:16:17.026Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:17.027Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:17.027Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:17.027Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:17.037Z ERROR 7069 --- [cps-integration-test] [127.0.0.1:45788] mockwebserver3.MockWebServer : MockWebServer{port=42487} connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI has no modules configured for cmHandle5 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) at okhttp3.mockwebserver.DeprecationBridgeKt$wrap$1.dispatch(DeprecationBridge.kt:31) at mockwebserver3.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:591) at mockwebserver3.MockWebServer$SocketHandler.handle(MockWebServer.kt:532) at mockwebserver3.MockWebServer.serveConnection$lambda$0(MockWebServer.kt:427) at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce(TaskQueue.kt:112) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:18.037Z WARN 7069 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [23d0ac63-1, L:/127.0.0.1:45788 - R:localhost/127.0.0.1:42487] The connection observed an error io.netty.handler.timeout.ReadTimeoutException 2026-07-23T07:16:18.039Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Module sync failed for CM handle 'cmHandle5': null 2026-07-23T07:16:18.039Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:18.054Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:18.084Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [localhost:32777] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-group-31 client.rack = config.providers = [] 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.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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 share.acknowledgement.mode = implicit share.acquire.mode = BATCH_OPTIMIZED socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = [] 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-07-23T07:16:18.085Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:18.087Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:16:18.087Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:16:18.087Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790978087 2026-07-23T07:16:18.087Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 2026-07-23T07:16:18.093Z INFO 7069 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-31, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:18.093Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) 2026-07-23T07:16:18.095Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 2026-07-23T07:16:18.098Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-31-44d4a95f-b0e2-4bf3-868e-2c6acd4d7a7d 2026-07-23T07:16:18.098Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] (Re-)joining group 2026-07-23T07:16:18.101Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-31-44d4a95f-b0e2-4bf3-868e-2c6acd4d7a7d', protocol='range'} 2026-07-23T07:16:18.102Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-31-44d4a95f-b0e2-4bf3-868e-2c6acd4d7a7d=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 2026-07-23T07:16:18.104Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-31-44d4a95f-b0e2-4bf3-868e-2c6acd4d7a7d', protocol='range'} 2026-07-23T07:16:18.104Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 2026-07-23T07:16:18.104Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Adding newly assigned partitions: [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:16:18.105Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 2026-07-23T07:16:18.110Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-31, 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 isFenced: false)], epoch=0}}. 2026-07-23T07:16:18.589Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2026-07-23T07:16:18.589Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:18.589Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:16:18.592Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 4.2.1 2026-07-23T07:16:18.592Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 92f61c44867f39dc 2026-07-23T07:16:18.592Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1784790978592 2026-07-23T07:16:18.592Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.config.AbstractConfig : ProducerConfig values: acks = -1 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 config.providers = [] 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 = 5 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.rebootstrap.trigger.ms = 300000 metadata.recovery.strategy = rebootstrap metric.reporters = [org.apache.kafka.common.metrics.JmxReporter] 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.assertion.algorithm = RS256 sasl.oauthbearer.assertion.claim.aud = null sasl.oauthbearer.assertion.claim.exp.seconds = 300 sasl.oauthbearer.assertion.claim.iss = null sasl.oauthbearer.assertion.claim.jti.include = false sasl.oauthbearer.assertion.claim.nbf.seconds = 60 sasl.oauthbearer.assertion.claim.sub = null sasl.oauthbearer.assertion.file = null sasl.oauthbearer.assertion.private.key.file = null sasl.oauthbearer.assertion.private.key.passphrase = null sasl.oauthbearer.assertion.template.file = null sasl.oauthbearer.client.credentials.client.id = null sasl.oauthbearer.client.credentials.client.secret = null sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = [] 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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever sasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator sasl.oauthbearer.scope = 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 = [] 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 transaction.two.phase.commit.enable = false transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2026-07-23T07:16:18.593Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2026-07-23T07:16:18.593Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 2026-07-23T07:16:18.597Z INFO 7069 --- [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-07-23T07:16:18.597Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:18.599Z INFO 7069 --- [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-07-23T07:16:18.601Z INFO 7069 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2026-07-23T07:16:18.601Z INFO 7069 --- [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-07-23T07:16:18.612Z INFO 7069 --- [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-07-23T07:16:18.616Z INFO 7069 --- [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-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-31, groupId=test-group] Revoke previously assigned partitions [ncmp-dmi-cm-avc-subscription-0] 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Member consumer-test-group-31-44d4a95f-b0e2-4bf3-868e-2c6acd4d7a7d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null isFenced: false) due to the consumer unsubscribed from all topics 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-31, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2026-07-23T07:16:21.724Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-31, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 2026-07-23T07:16:22.225Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:22.226Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:22.226Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:22.226Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:22.228Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-31 unregistered 2026-07-23T07:16:22.228Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:22.229Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:22.229Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:22.229Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:22.229Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:22.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 2026-07-23T07:16:22.230Z INFO 7069 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2026-07-23T07:16:22.231Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2026-07-23T07:16:22.231Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2026-07-23T07:16:22.231Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2026-07-23T07:16:22.231Z INFO 7069 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2026-07-23T07:16:22.231Z INFO 7069 --- [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: 70.11 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 2026-07-23T07:16:22.391Z INFO 7069 --- [cps-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-07-23T07:16:22.392Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:22.392Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:22.392Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:22.393Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:22.466Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:22.478Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:22.482Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:22.497Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:22.526Z INFO 7069 --- [cps-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-07-23T07:16:22.527Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:22.527Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:22.527Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:22.527Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:22.593Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:22.601Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:22.604Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:22.619Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:22.638Z INFO 7069 --- [cps-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-07-23T07:16:22.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:22.638Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:22.639Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:22.639Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:22.701Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:22.710Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:22.713Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:22.726Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:22.741Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 2026-07-23T07:16:22.756Z INFO 7069 --- [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.492 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 2026-07-23T07:16:22.954Z INFO 7069 --- [cps-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-07-23T07:16:22.954Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:22.954Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:22.954Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:22.956Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:22.967Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:22.972Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:22.975Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:22.990Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.013Z INFO 7069 --- [cps-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-07-23T07:16:23.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.014Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.024Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.028Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.031Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.045Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.065Z INFO 7069 --- [cps-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-07-23T07:16:23.065Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.065Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.066Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.066Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.075Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.080Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.084Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.098Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.207Z INFO 7069 --- [cps-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-07-23T07:16:23.207Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.207Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.207Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.207Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.220Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:23.223Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:23.225Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.242Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.264Z INFO 7069 --- [cps-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-07-23T07:16:23.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.265Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.277Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.281Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.283Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.300Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.318Z INFO 7069 --- [cps-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-07-23T07:16:23.319Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.319Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.319Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.319Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.330Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.334Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.336Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.348Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.371Z ERROR 7069 --- [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:213) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:199) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:116) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:16:23.435Z INFO 7069 --- [cps-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-07-23T07:16:23.435Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.435Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.436Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.447Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:23.451Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:23.453Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.466Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.484Z INFO 7069 --- [cps-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-07-23T07:16:23.484Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.484Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.484Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.484Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.494Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.497Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:23.498Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.510Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:23.529Z INFO 7069 --- [cps-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-07-23T07:16:23.529Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:23.530Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:23.530Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:23.530Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:23.538Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.541Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:23.543Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:23.553Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:24.569Z WARN 7069 --- [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-07-23T07:16:24.569Z WARN 7069 --- [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-07-23T07:16:24.570Z ERROR 7069 --- [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:213) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:264) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:253) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:118) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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:297) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:282) at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:423) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:159) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:269) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:284) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:72) at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:16:24.633Z INFO 7069 --- [cps-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-07-23T07:16:24.633Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:24.634Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:24.634Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:24.634Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:24.645Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:24.648Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2026-07-23T07:16:24.650Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:24.667Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:24.685Z INFO 7069 --- [cps-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-07-23T07:16:24.686Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:24.686Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:24.686Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:24.686Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:24.695Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:24.698Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 2026-07-23T07:16:24.700Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:24.713Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:24.741Z INFO 7069 --- [cps-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-07-23T07:16:24.741Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2026-07-23T07:16:24.741Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2026-07-23T07:16:24.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2026-07-23T07:16:24.742Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2026-07-23T07:16:24.753Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:24.755Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 2026-07-23T07:16:24.757Z WARN 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Persisting state for 1 cm handles 2026-07-23T07:16:24.770Z INFO 7069 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2026-07-23T07:16:24.794Z WARN 7069 --- [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-07-23T07:16:24.794Z WARN 7069 --- [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-07-23T07:16:24.795Z ERROR 7069 --- [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:213) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:264) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:247) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:118) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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:308) 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:308) 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:159) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:153) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:128) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:351) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:392) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2094) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:521) at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:947) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:288) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:170) 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.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 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:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:288) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 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:1583) 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:1773) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:192) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) 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:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.base.CpsIntegrationSpecBase.performRequest(CpsIntegrationSpecBase.groovy:450) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:48) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrap.invoke(PogoMetaMethodSite.java:178) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:57) at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:46) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:268) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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: 1.953 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.security.DmiPluginUrlValidationIntegrationSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.cps.integration.functional.ncmp.security.DmiPluginUrlValidationIntegrationSpec 2026-07-23T07:16:24.977Z INFO 7069 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 471, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.8.2-SNAPSHOT/integration-test-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.8.2-SNAPSHOT/integration-test-3.8.2-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.cps:integration-test-with-auth >--------------- [INFO] Building integration-test-with-auth 3.8.2-SNAPSHOT [19/24] [INFO] from integration-test-with-auth/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ integration-test-with-auth --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ integration-test-with-auth --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test-with-auth/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ integration-test-with-auth --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ integration-test-with-auth --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ integration-test-with-auth --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test-with-auth/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test-with-auth/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test-with-auth/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ integration-test-with-auth --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ integration-test-with-auth --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ integration-test-with-auth --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ integration-test-with-auth --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 2 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ integration-test-with-auth --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:16:30.951 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 07:16:30.960 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.security.SecurityAuthEnabledSpec 07:16:31.097 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 07:16:31.558 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 07:16:32.294 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 07:16:32.296 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 07:16:32.326 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 29.6.0 API Version: 1.55 Operating System: Ubuntu 22.04.5 LTS Total Memory: 32092 MB 07:16:32.330 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 07:16:32.335 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 07:16:32.336 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 07:16:32.426 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 07:16:32.435 [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:14.1, 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) 07:16:32.609 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: fcb3eac899dc699e252d76229ea15a2d4f862157509b5383c274e3432a197713 07:16:34.116 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT1.689384809S 07:16:34.117 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32778/test?loggerLevel=OFF) 07:16:34.121 [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')) 07:16:34.121 [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 07:16:34.122 [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) 07:16:34.245 [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: 4abc68e559efcdafeadd33ecb4b2582b5ca7f48ddf86f1b451bd5f9036e10c80 07:16:40.942 [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.82081011S 07:16:40.943 [main] INFO org.onap.cps.security.KafkaTestContainer -- KafkaTestContainer started at localhost:32779 07:16:41,970 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:16:41,970 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:16:41,973 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:16:42,030 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:16:42,030 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:16:42,449 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:16:42,449 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 2026-07-23T07:16:42.841Z INFO 10366 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : Starting SecurityAuthEnabledSpec using Java 21.0.11 with PID 10366 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test-with-auth) 2026-07-23T07:16:42.843Z INFO 10366 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:16:44.209Z INFO 10366 --- [cps-security-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-07-23T07:16:44.389Z INFO 10366 --- [cps-security-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 167 ms. Found 6 JPA repository interfaces. 2026-07-23T07:16:46.582Z INFO 10366 --- [cps-security-test] [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 0 2026-07-23T07:16:46.590Z INFO 10366 --- [cps-security-test] [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 2026-07-23T07:16:46.647Z INFO 10366 --- [cps-security-test] [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 3773 ms 2026-07-23T07:16:47.035Z INFO 10366 --- [cps-security-test] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-07-23T07:16:47.047Z INFO 10366 --- [cps-security-test] [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@1536cd09{application,/,b=[file:///tmp/jetty-docbase.0.8331081977315575947/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@74ed1671{STARTED}} 2026-07-23T07:16:47.048Z INFO 10366 --- [cps-security-test] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@1536cd09{application,/,b=[file:///tmp/jetty-docbase.0.8331081977315575947/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@74ed1671{STARTED}} 2026-07-23T07:16:47.048Z INFO 10366 --- [cps-security-test] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@7c5529a{STARTING}[12.1.10,sto=0] @459ms 2026-07-23T07:16:47.263Z INFO 10366 --- [cps-security-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2026-07-23T07:16:47.529Z INFO 10366 --- [cps-security-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5849ec2e 2026-07-23T07:16:47.531Z INFO 10366 --- [cps-security-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2026-07-23T07:16:47.733Z INFO 10366 --- [cps-security-test] [ main] liquibase.database : Set default schema name to public 2026-07-23T07:16:48.139Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2026-07-23T07:16:48.184Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-07-23T07:16:48.203Z INFO 10366 --- [cps-security-test] [ main] liquibase.snapshot : Creating snapshot 2026-07-23T07:16:48.402Z INFO 10366 --- [cps-security-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2026-07-23T07:16:48.403Z INFO 10366 --- [cps-security-test] [ main] liquibase.command : Using deploymentId: 4791008402 2026-07-23T07:16:48.405Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2026-07-23T07:16:48.459Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2026-07-23T07:16:48.467Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table anchor created 2026-07-23T07:16:48.467Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 2026-07-23T07:16:48.472Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2026-07-23T07:16:48.475Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table relation created 2026-07-23T07:16:48.476Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 2026-07-23T07:16:48.479Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2026-07-23T07:16:48.482Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table relation_type created 2026-07-23T07:16:48.482Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 3ms 2026-07-23T07:16:48.486Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2026-07-23T07:16:48.490Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table fragment created 2026-07-23T07:16:48.491Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 2026-07-23T07:16:48.495Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2026-07-23T07:16:48.499Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table schema_set created 2026-07-23T07:16:48.500Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 2026-07-23T07:16:48.503Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2026-07-23T07:16:48.508Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table yang_resource created 2026-07-23T07:16:48.508Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 2026-07-23T07:16:48.511Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2026-07-23T07:16:48.515Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table dataspace created 2026-07-23T07:16:48.515Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 3ms 2026-07-23T07:16:48.517Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2026-07-23T07:16:48.520Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table schema_node created 2026-07-23T07:16:48.521Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 3ms 2026-07-23T07:16:48.523Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2026-07-23T07:16:48.526Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2026-07-23T07:16:48.526Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 2026-07-23T07:16:48.529Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2026-07-23T07:16:48.531Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2026-07-23T07:16:48.532Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 2026-07-23T07:16:48.534Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2026-07-23T07:16:48.538Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2026-07-23T07:16:48.538Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 2026-07-23T07:16:48.540Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2026-07-23T07:16:48.543Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2026-07-23T07:16:48.543Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 3ms 2026-07-23T07:16:48.545Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2026-07-23T07:16:48.546Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2026-07-23T07:16:48.547Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 2026-07-23T07:16:48.549Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2026-07-23T07:16:48.551Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2026-07-23T07:16:48.551Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 2026-07-23T07:16:48.554Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2026-07-23T07:16:48.555Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2026-07-23T07:16:48.556Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 2026-07-23T07:16:48.557Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2026-07-23T07:16:48.559Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2026-07-23T07:16:48.560Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 2026-07-23T07:16:48.562Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2026-07-23T07:16:48.563Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2026-07-23T07:16:48.564Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 1ms 2026-07-23T07:16:48.566Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2026-07-23T07:16:48.568Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2026-07-23T07:16:48.568Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 2026-07-23T07:16:48.570Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2026-07-23T07:16:48.572Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2026-07-23T07:16:48.572Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 2026-07-23T07:16:48.574Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2026-07-23T07:16:48.576Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2026-07-23T07:16:48.576Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 2026-07-23T07:16:48.578Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2026-07-23T07:16:48.579Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2026-07-23T07:16:48.579Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 1ms 2026-07-23T07:16:48.581Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2026-07-23T07:16:48.583Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2026-07-23T07:16:48.583Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 2026-07-23T07:16:48.586Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2026-07-23T07:16:48.588Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2026-07-23T07:16:48.588Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 2ms 2026-07-23T07:16:48.590Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2026-07-23T07:16:48.592Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2026-07-23T07:16:48.593Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 2026-07-23T07:16:48.595Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2026-07-23T07:16:48.598Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2026-07-23T07:16:48.598Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 2026-07-23T07:16:48.600Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2026-07-23T07:16:48.603Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2026-07-23T07:16:48.604Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 2026-07-23T07:16:48.606Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2026-07-23T07:16:48.609Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2026-07-23T07:16:48.609Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 2026-07-23T07:16:48.612Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2026-07-23T07:16:48.614Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2026-07-23T07:16:48.615Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 2026-07-23T07:16:48.618Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2026-07-23T07:16:48.620Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2026-07-23T07:16:48.620Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 2026-07-23T07:16:48.623Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2026-07-23T07:16:48.625Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2026-07-23T07:16:48.625Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 2026-07-23T07:16:48.628Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2026-07-23T07:16:48.630Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2026-07-23T07:16:48.630Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 2026-07-23T07:16:48.633Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2026-07-23T07:16:48.635Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2026-07-23T07:16:48.635Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 2026-07-23T07:16:48.638Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2026-07-23T07:16:48.639Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2026-07-23T07:16:48.640Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 2026-07-23T07:16:48.642Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2026-07-23T07:16:48.644Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2026-07-23T07:16:48.645Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 2026-07-23T07:16:48.647Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2026-07-23T07:16:48.649Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2026-07-23T07:16:48.649Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 2026-07-23T07:16:48.651Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2026-07-23T07:16:48.654Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-07-23T07:16:48.654Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 2026-07-23T07:16:48.657Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2026-07-23T07:16:48.660Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2026-07-23T07:16:48.661Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 4ms 2026-07-23T07:16:48.663Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2026-07-23T07:16:48.665Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2026-07-23T07:16:48.666Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 2026-07-23T07:16:48.669Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2026-07-23T07:16:48.673Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2026-07-23T07:16:48.673Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 2026-07-23T07:16:48.675Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2026-07-23T07:16:48.690Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Custom SQL executed 2026-07-23T07:16:48.691Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms 2026-07-23T07:16:48.693Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2026-07-23T07:16:48.695Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2026-07-23T07:16:48.696Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 2026-07-23T07:16:48.711Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2026-07-23T07:16:48.713Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2026-07-23T07:16:48.714Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 2026-07-23T07:16:48.716Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2026-07-23T07:16:48.718Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2026-07-23T07:16:48.720Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2026-07-23T07:16:48.721Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 2026-07-23T07:16:48.723Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2026-07-23T07:16:48.726Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2026-07-23T07:16:48.726Z INFO 10366 --- [cps-security-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-07-23T07:16:48.729Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2026-07-23T07:16:48.730Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2026-07-23T07:16:48.732Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2026-07-23T07:16:48.732Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 3ms 2026-07-23T07:16:48.734Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2026-07-23T07:16:48.736Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2026-07-23T07:16:48.736Z INFO 10366 --- [cps-security-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-07-23T07:16:48.738Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2026-07-23T07:16:48.741Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2026-07-23T07:16:48.741Z INFO 10366 --- [cps-security-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-07-23T07:16:48.743Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2026-07-23T07:16:48.745Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2026-07-23T07:16:48.745Z INFO 10366 --- [cps-security-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-07-23T07:16:48.748Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2026-07-23T07:16:48.755Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2026-07-23T07:16:48.760Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2026-07-23T07:16:48.765Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2026-07-23T07:16:48.766Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 18ms 2026-07-23T07:16:48.770Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2026-07-23T07:16:48.776Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2026-07-23T07:16:48.776Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 6ms 2026-07-23T07:16:48.779Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2026-07-23T07:16:48.787Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2026-07-23T07:16:48.788Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 2026-07-23T07:16:48.790Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 2026-07-23T07:16:48.792Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 2026-07-23T07:16:48.793Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 2026-07-23T07:16:48.794Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 2026-07-23T07:16:48.795Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 2026-07-23T07:16:48.795Z INFO 10366 --- [cps-security-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : UPDATE SUMMARY 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : Run: 53 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : Previously run: 0 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : Filtered out: 0 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : ------------------------------- 2026-07-23T07:16:48.804Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : Total change sets: 53 2026-07-23T07:16:48.805Z INFO 10366 --- [cps-security-test] [ main] liquibase.util : Update summary generated 2026-07-23T07:16:48.808Z INFO 10366 --- [cps-security-test] [ main] liquibase.command : Update command completed successfully. 2026-07-23T07:16:48.808Z INFO 10366 --- [cps-security-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 2026-07-23T07:16:48.811Z INFO 10366 --- [cps-security-test] [ main] liquibase.lockservice : Successfully released change log lock 2026-07-23T07:16:48.812Z INFO 10366 --- [cps-security-test] [ main] liquibase.command : Command execution complete 2026-07-23T07:16:49.515Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.jpa : HHH008540: Processing PersistenceUnitInfo [name: default] 2026-07-23T07:16:49.611Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000001: Hibernate ORM core version 7.4.1.Final 2026-07-23T07:16:49.614Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2026-07-23T07:16:50.238Z INFO 10366 --- [cps-security-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-07-23T07:16:50.319Z WARN 10366 --- [cps-security-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-07-23T07:16:50.345Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [jdbc:postgresql://localhost:32778/test?loggerLevel=OFF] Database driver: PostgreSQL JDBC Driver Database dialect: PostgreSQLDialect Database version: 14.1 Default catalog/schema: test/public Autocommit mode: undefined/unknown Isolation level: READ_COMMITTED [default READ_COMMITTED] JDBC fetch size: none Pool: DataSourceConnectionProvider Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-07-23T07:16:51.917Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.core : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-07-23T07:16:51.923Z INFO 10366 --- [cps-security-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100) 2026-07-23T07:16:51.928Z INFO 10366 --- [cps-security-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-07-23T07:16:52.155Z INFO 10366 --- [cps-security-test] [ main] o.s.d.j.r.query.QueryEnhancerFactories : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-07-23T07:16:53.237Z WARN 10366 --- [cps-security-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-07-23T07:16:53.370Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-security-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-07-23T07:16:53.370Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-07-23T07:16:53.372Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 2026-07-23T07:16:53.372Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Cluster name: cps-security-test-caches 2026-07-23T07:16:53.372Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-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-07-23T07:16:53.375Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-security-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-07-23T07:16:54.019Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-security-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-07-23T07:16:54.106Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Using Multicast discovery 2026-07-23T07:16:54.286Z INFO 10366 --- [cps-security-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-07-23T07:16:54.295Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 2026-07-23T07:16:57.245Z INFO 10366 --- [cps-security-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 84958624-7d66-427a-9ad6-8a2dbc8505aa this ] 2026-07-23T07:16:57.266Z INFO 10366 --- [cps-security-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 2026-07-23T07:16:58.387Z INFO 10366 --- [cps-security-test] [ main] org.onap.cps.ncmp.config.KafkaConfig : Configuring CM AVC event listener in non-transactional mode 2026-07-23T07:16:59.344Z WARN 10366 --- [cps-security-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-07-23T07:17:00.227Z INFO 10366 --- [cps-security-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2026-07-23T07:17:00.345Z INFO 10366 --- [cps-security-test] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-07-23T07:17:00.345Z INFO 10366 --- [cps-security-test] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-07-23T07:17:00.349Z INFO 10366 --- [cps-security-test] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms 2026-07-23T07:17:00.358Z INFO 10366 --- [cps-security-test] [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@29f0a0cb{HTTP/1.1, (http/1.1)}{0.0.0.0:34227} 2026-07-23T07:17:00.361Z INFO 10366 --- [cps-security-test] [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 34227 (http/1.1) with context path '/' 2026-07-23T07:17:00.386Z INFO 10366 --- [cps-security-test] [ main] o.o.c.security.SecurityAuthEnabledSpec : Started SecurityAuthEnabledSpec in 18.798 seconds (process running for 32.17) 2026-07-23T07:17:00.387Z INFO 10366 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 2026-07-23T07:17:00.387Z INFO 10366 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 2026-07-23T07:17:00.388Z INFO 10366 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 2026-07-23T07:17:00.388Z INFO 10366 --- [cps-security-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 2026-07-23T07:17:00.404Z INFO 10366 --- [cps-security-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-security-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2026-07-23T07:17:00.404Z INFO 10366 --- [cps-security-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2026-07-23T07:17:00.404Z INFO 10366 --- [cps-security-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2026-07-23T07:17:00.513Z INFO 10366 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:17:00.513Z INFO 10366 --- [cps-security-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 2026-07-23T07:17:02.227Z INFO 10366 --- [cps-security-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 2026-07-23T07:17:02.228Z INFO 10366 --- [cps-security-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 2026-07-23T07:17:02.228Z INFO 10366 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:17:02.228Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2026-07-23T07:17:02.319Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2026-01-28. 2026-07-23T07:17:02.430Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 2026-07-23T07:17:02.486Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2026-07-23T07:17:02.498Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2026-07-23T07:17:02.506Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2026-07-23T07:17:02.518Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2026-07-23T07:17:02.526Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2026-07-23T07:17:02.553Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2026-07-23T07:17:02.614Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 2026-07-23T07:17:02.614Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2026-07-23T07:17:02.615Z INFO 10366 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:17:02.615Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2026-07-23T07:17:02.656Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 2026-07-23T07:17:02.656Z INFO 10366 --- [cps-security-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 2026-07-23T07:17:02.657Z INFO 10366 --- [cps-security-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 2026-07-23T07:17:02.657Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 2026-07-23T07:17:02.658Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 2026-07-23T07:17:02.659Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 2026-07-23T07:17:02.659Z INFO 10366 --- [cps-security-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:17:03.681Z WARN 10366 --- [cps-security-test] [tp1600809442-47] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: CpsAdminApi#getAnchors(String, String, List) 2026-07-23T07:17:03.687Z WARN 10366 --- [cps-security-test] [tp1600809442-47] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: CpsAdminApi#createNotificationSubscription(String, Object) 2026-07-23T07:17:03.853Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#updateResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:17:03.854Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#patchResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:17:03.855Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000272: Using `@Valid` on a container is deprecated. You should apply the annotation on the type argument(s). (java.lang.Object) can potentially be a container at runtime. Affected element: NetworkCmProxyApi#createResourceDataRunningForCmHandle(String, String, String, Object, String, String) 2026-07-23T07:17:03.873Z ERROR 10366 --- [cps-security-test] [tp1600809442-52] 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:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:190) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:166) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:300) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.eclipse.jetty.ee11.servlet.ServletHolder.handle(ServletHolder.java:754) at org.eclipse.jetty.ee11.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1668) at org.eclipse.jetty.ee11.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:199) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$2(FilterChainProxy.java:235) at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:491) at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:353) at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:84) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:131) at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:181) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.oauth2.server.resource.web.authentication.BearerTokenAuthenticationFilter.doFilterInternal(BearerTokenAuthenticationFilter.java:207) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.oauth2.server.resource.web.OAuth2ProtectedResourceMetadataFilter.doFilterInternal(OAuth2ProtectedResourceMetadataFilter.java:98) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:96) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:118) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:336) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:237) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:195) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:317) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:355) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:272) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.eclipse.jetty.ee11.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1602) at org.eclipse.jetty.ee11.servlet.ServletChannel.dispatch(ServletChannel.java:871) at org.eclipse.jetty.ee11.servlet.ServletChannel.handle(ServletChannel.java:449) at org.eclipse.jetty.ee11.servlet.ServletHandler.handle(ServletHandler.java:469) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:546) at org.eclipse.jetty.ee11.servlet.SessionHandler.handle(SessionHandler.java:763) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1253) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:794) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:197) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:804) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:420) at org.eclipse.jetty.server.internal.HttpConnection$FillableCallback.succeeded(HttpConnection.java:1790) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:54) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:317) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:1009) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1240) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1194) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-23T07:17:04.056Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:17:04.056Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#getMoi(HttpServletRequest, Scope, String, List, List, ClassNameIdGetDataNodeSelectorParameter) 2026-07-23T07:17:04.056Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: ProvMnS#patchMoi(HttpServletRequest, List) 2026-07-23T07:17:04.214Z WARN 10366 --- [cps-security-test] [tp1600809442-52] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.Map) is deprecated. You should apply the annotation on the type argument(s). Affected element: customProperties 2026-07-23T07:17:04.279Z ERROR 10366 --- [cps-security-test] [tp1600809442-51] 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:132) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() at org.onap.cps.ncmp.api.data.models.CmResourceAddress.resolveCmHandleReferenceToId(CmResourceAddress.java:30) at org.onap.cps.ncmp.impl.data.DmiDataOperations.getResourceDataFromDmi(DmiDataOperations.java:100) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.getResourceDataFromDmi() at org.onap.cps.ncmp.impl.data.NcmpPassthroughResourceRequestHandler.getResourceDataForCmHandle(NcmpPassthroughResourceRequestHandler.java:77) at org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandler.executeRequest(NcmpDatastoreRequestHandler.java:74) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NcmpPassthroughResourceRequestHandler$$SpringCGLIB$$0.executeRequest() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.getResourceDataForCmHandle(NetworkCmProxyFacade.java:71) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.getResourceDataForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.getResourceDataForCmHandle(NetworkCmProxyController.java:110) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.getResourceDataForCmHandle() at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:892) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.eclipse.jetty.ee11.servlet.ServletHolder.handle(ServletHolder.java:754) at org.eclipse.jetty.ee11.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1668) at org.eclipse.jetty.ee11.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:199) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$2(FilterChainProxy.java:235) at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:491) at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:353) at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:84) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:131) at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:181) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.oauth2.server.resource.web.authentication.BearerTokenAuthenticationFilter.doFilterInternal(BearerTokenAuthenticationFilter.java:207) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.oauth2.server.resource.web.OAuth2ProtectedResourceMetadataFilter.doFilterInternal(OAuth2ProtectedResourceMetadataFilter.java:98) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:96) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:118) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:230) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:243) at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:336) at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:227) at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:140) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:237) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:195) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:317) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:355) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:272) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.eclipse.jetty.ee11.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee11.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1640) at org.eclipse.jetty.ee11.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1602) at org.eclipse.jetty.ee11.servlet.ServletChannel.dispatch(ServletChannel.java:871) at org.eclipse.jetty.ee11.servlet.ServletChannel.handle(ServletChannel.java:449) at org.eclipse.jetty.ee11.servlet.ServletHandler.handle(ServletHandler.java:469) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:546) at org.eclipse.jetty.ee11.servlet.SessionHandler.handle(SessionHandler.java:763) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1253) at org.eclipse.jetty.server.Handler$Wrapper.handle(Handler.java:794) at org.eclipse.jetty.server.handler.EventsHandler.handle(EventsHandler.java:81) at org.eclipse.jetty.server.Server.handle(Server.java:197) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:804) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:420) at org.eclipse.jetty.server.internal.HttpConnection$FillableCallback.succeeded(HttpConnection.java:1790) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:54) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:492) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.epcRunTask(AdaptiveExecutionStrategy.java:428) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:401) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:255) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:204) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:317) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:1009) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1240) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1194) at java.base/java.lang.Thread.run(Thread.java:1583) [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.63 s -- in org.onap.cps.security.SecurityAuthEnabledSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ integration-test-with-auth --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ integration-test-with-auth --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test-with-auth/target/classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ integration-test-with-auth --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test-with-auth/target/integration-test-with-auth-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ integration-test-with-auth --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test-with-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test-with-auth/3.8.2-SNAPSHOT/integration-test-with-auth-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/integration-test-with-auth/target/integration-test-with-auth-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test-with-auth/3.8.2-SNAPSHOT/integration-test-with-auth-3.8.2-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.8.2-SNAPSHOT [20/24] [INFO] from spotbugs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- resources:3.3.1: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 from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1: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-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.8.2-SNAPSHOT/spotbugs-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.8.2-SNAPSHOT/spotbugs-3.8.2-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.8.2-SNAPSHOT [21/24] [INFO] from cps-application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-application --- [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-info) @ cps-application --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-application --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-application --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler: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 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 13 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-application --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:17:09.200 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.config.TransactionConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.onap.cps.config.TransactionConfigSpec [INFO] Running org.onap.cps.config.JettyConfigSpec 07:17:11.724 [main] INFO org.onap.cps.config.JettyConfig -- JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs) 07:17:11.766 [main] INFO org.onap.cps.config.JettyConfig -- JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s -- in org.onap.cps.config.JettyConfigSpec [INFO] Running org.onap.cps.ApplicationSpec 07:17:11.780 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-ubuntu2204-docker-8c-8g-1316 07:17:11.781 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 2809 ms 07:17:14.590 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 07:17:15,225 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 07:17:15,226 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 07:17:15,228 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 07:17:15,282 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 07:17:15,282 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 07:17:15,682 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 07:17:15,682 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation {"logTimeStamp":"2026-07-23T07:17:16.077Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 21.0.11 with PID 11119 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"11119","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-07-23T07:17:16.078Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"11119","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-07-23T07:17:17.917Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"11119","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-07-23T07:17:18.167Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 236 ms. Found 6 JPA repository interfaces.","processId":"11119","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} {"logTimeStamp":"2026-07-23T07:17:19.575Z","logLevel":"INFO","serviceName":"cps-application","message":"JettyConfig: allowing encoded slashes (UriCompliance.UNSAFE + decodeAmbiguousURIs)","processId":"11119","threadName":"main","class":"org.onap.cps.config.JettyConfig"} {"logTimeStamp":"2026-07-23T07:17:19.953Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"11119","threadName":"main","class":"o.s.b.j.s.JettyServletWebServerFactory"} {"logTimeStamp":"2026-07-23T07:17:19.960Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu","processId":"11119","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-07-23T07:17:20.005Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3856 ms","processId":"11119","threadName":"main","class":"o.s.b.w.c.s.WebApplicationContextInitializer"} {"logTimeStamp":"2026-07-23T07:17:20.394Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"11119","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} {"logTimeStamp":"2026-07-23T07:17:20.417Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbjs.JettyEmbeddedWebAppContext@5450ce0d{application,/,b=[file:///tmp/jetty-docbase.8080.17311046140175423232/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@2bc38e13{STARTED}}","processId":"11119","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} {"logTimeStamp":"2026-07-23T07:17:20.418Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbjs.JettyEmbeddedWebAppContext@5450ce0d{application,/,b=[file:///tmp/jetty-docbase.8080.17311046140175423232/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@2bc38e13{STARTED}}","processId":"11119","threadName":"main","class":"o.e.j.ee11.servlet.ServletContextHandler"} {"logTimeStamp":"2026-07-23T07:17:20.418Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@423287bb{STARTING}[12.1.10,sto=0] @460ms","processId":"11119","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-07-23T07:17:20.683Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11119","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-07-23T07:17:21.792Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH008540: Processing PersistenceUnitInfo [name: default]","processId":"11119","threadName":"main","class":"org.hibernate.orm.jpa"} {"logTimeStamp":"2026-07-23T07:17:21.904Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000001: Hibernate ORM core version 7.4.1.Final","processId":"11119","threadName":"main","class":"org.hibernate.orm.core"} {"logTimeStamp":"2026-07-23T07:17:21.907Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"11119","threadName":"main","class":"org.hibernate.orm.core"} {"logTimeStamp":"2026-07-23T07:17:22.373Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"11119","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} {"logTimeStamp":"2026-07-23T07:17:22.425Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11119","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-07-23T07:17:23.431Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000247: ErrorCode: 0, SQLState: 08001","processId":"11119","threadName":"main","class":"org.hibernate.orm.jdbc.error"} {"logTimeStamp":"2026-07-23T07:17:23.431Z","logLevel":"WARN","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":"11119","threadName":"main","class":"org.hibernate.orm.jdbc.error"} {"logTimeStamp":"2026-07-23T07:17:23.433Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH100046: Could not obtain connection to query JDBC database metadata","processId":"11119","threadName":"main","class":"org.hibernate.orm.jdbc","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:80)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:34)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:115)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:101)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:51)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:366)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironment(JdbcEnvironmentInitiator.java:143)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:120)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:80)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:133)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:260)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:235)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:212)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:44)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:251)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:203)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:180)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1388)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.populateSessionFactoryBuilder(EntityManagerFactoryBuilderImpl.java:1468)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1450)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:93)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:443)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:436)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:411)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:419)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1811)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:525)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:333)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:371)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:331)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:201)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:977)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:621)\n\tat org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:756)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:445)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:321)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1365)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\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$2(NodeTestTask.java:176)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\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$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1596)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\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$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1596)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48)\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:425)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:52)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:290)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:373)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:210)\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.DataSourceConnectionProvider.getConnection(DataSourceConnectionProvider.java:149)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:508)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:48)\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:694)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:751)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:271)\n\tat org.postgresql.core.PGStream.(PGStream.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:219)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:365)\n\t... 152 common frames omitted\n\n"} {"logTimeStamp":"2026-07-23T07:17:23.467Z","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":"11119","threadName":"main","class":"org.hibernate.orm.deprecation"} {"logTimeStamp":"2026-07-23T07:17:23.485Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [undefined/unknown]\n\tDatabase driver: undefined/unknown\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 14.0\n\tDefault catalog/schema: unknown/unknown\n\tAutocommit mode: undefined/unknown\n\tIsolation level: NONE [default NONE]\n\tJDBC fetch size: undefined/unknown\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"11119","threadName":"main","class":"org.hibernate.orm.connections.pooling"} {"logTimeStamp":"2026-07-23T07:17:24.949Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"11119","threadName":"main","class":"org.hibernate.orm.core"} {"logTimeStamp":"2026-07-23T07:17:24.955Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH100501: Automatic JDBC statement batching enabled (maximum batch size 100)","processId":"11119","threadName":"main","class":"org.hibernate.orm.jdbc.batch"} {"logTimeStamp":"2026-07-23T07:17:24.960Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"11119","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-07-23T07:17:25.231Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"11119","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactories"} {"logTimeStamp":"2026-07-23T07:17:26.565Z","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":"11119","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} {"logTimeStamp":"2026-07-23T07:17:26.703Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]: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":"11119","threadName":"main","class":"com.hazelcast.system.logo"} {"logTimeStamp":"2026-07-23T07:17:26.703Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"11119","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-07-23T07:17:26.705Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.111]:5701","processId":"11119","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-07-23T07:17:26.705Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"11119","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-07-23T07:17:26.705Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]: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":"11119","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-07-23T07:17:26.708Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]: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":"11119","threadName":"main","class":"com.hazelcast.system"} {"logTimeStamp":"2026-07-23T07:17:27.370Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]: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":"11119","threadName":"main","class":"com.hazelcast.system.security"} {"logTimeStamp":"2026-07-23T07:17:27.484Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"11119","threadName":"main","class":"com.hazelcast.instance.impl.Node"} {"logTimeStamp":"2026-07-23T07:17:27.685Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"11119","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} {"logTimeStamp":"2026-07-23T07:17:27.692Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.111]:5701 is STARTING","processId":"11119","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-07-23T07:17:29.894Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.111]:5701 - 589ca338-d9b1-4b03-b420-2fd2b1a553b6 this\n]\n","processId":"11119","threadName":"main","class":"c.h.internal.cluster.ClusterService"} {"logTimeStamp":"2026-07-23T07:17:29.911Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.111]:5701 is STARTED","processId":"11119","threadName":"main","class":"com.hazelcast.core.LifecycleService"} {"logTimeStamp":"2026-07-23T07:17:31.147Z","logLevel":"INFO","serviceName":"cps-application","message":"Configuring CM AVC event listener in non-transactional mode","processId":"11119","threadName":"main","class":"org.onap.cps.ncmp.config.KafkaConfig"} {"logTimeStamp":"2026-07-23T07:17:32.792Z","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":"11119","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} {"logTimeStamp":"2026-07-23T07:17:32.996Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"11119","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} {"logTimeStamp":"2026-07-23T07:17:33.167Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"11119","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-07-23T07:17:33.167Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"11119","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-07-23T07:17:33.170Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 3 ms","processId":"11119","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} {"logTimeStamp":"2026-07-23T07:17:33.178Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.ServerConnector@2a5dc800{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11119","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-07-23T07:17:33.179Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"11119","threadName":"main","class":"o.s.boot.jetty.JettyWebServer"} {"logTimeStamp":"2026-07-23T07:17:33.242Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.299Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.408Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.410Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.410Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.410Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053408","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.437Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.449Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.449Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.456Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.456Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053456","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.457Z","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":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.464Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.464Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053584","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.585Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.588Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.588Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.593Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.593Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.593Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.593Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053593","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.594Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.611Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.612Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.623Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.623Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.623Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.623Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053623","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.623Z","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":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.626Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\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\tconfig.providers = []\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.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.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\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.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = []\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.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = 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\tshare.acknowledgement.mode = implicit\n\tshare.acquire.mode = BATCH_OPTIMIZED\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = []\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":"11119","threadName":"main","class":"o.a.kafka.common.config.AbstractConfig"} {"logTimeStamp":"2026-07-23T07:17:33.627Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"11119","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} {"logTimeStamp":"2026-07-23T07:17:33.647Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 4.2.1","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.647Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 92f61c44867f39dc","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.647Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1784791053647","processId":"11119","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:33.648Z","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":"11119","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:33.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.988 seconds (process running for 25.676)","processId":"11119","threadName":"main","class":"org.onap.cps.Application"} {"logTimeStamp":"2026-07-23T07:17:33.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"11119","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-07-23T07:17:33.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"11119","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-07-23T07:17:33.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"11119","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-07-23T07:17:33.669Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"11119","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} {"logTimeStamp":"2026-07-23T07:17:33.684Z","logLevel":"INFO","serviceName":"cps-application","message":"System is not ready yet","processId":"11119","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} {"logTimeStamp":"2026-07-23T07:17:33.685Z","logLevel":"INFO","serviceName":"cps-application","message":"System is not ready yet","processId":"11119","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} {"logTimeStamp":"2026-07-23T07:17:33.697Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.111]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"11119","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} {"logTimeStamp":"2026-07-23T07:17:33.793Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:33.794Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"11119","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} {"logTimeStamp":"2026-07-23T07:17:33.841Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"11119","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.985Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.986Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.990Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:33.991Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.083Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.083Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.083Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.083Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.084Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.084Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.093Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.094Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.094Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.095Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.096Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.096Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.096Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.097Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.098Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.098Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.098Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.098Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.108Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.108Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.108Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.147Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.148Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.149Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.198Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.198Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.198Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.210Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.210Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.210Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.235Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.235Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.235Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.318Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.325Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.332Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.339Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.339Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.339Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.347Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.347Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.347Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.369Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.376Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.382Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.541Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.541Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.541Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.542Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.558Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.573Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.574Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.574Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.585Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.585Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.585Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.590Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.590Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.590Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.610Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.610Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.610Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.796Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Rebootstrapping with [localhost/127.0.0.1:9092]","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.Metadata"} {"logTimeStamp":"2026-07-23T07:17:34.844Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000247: ErrorCode: 0, SQLState: 08001","processId":"11119","threadName":"main","class":"org.hibernate.orm.jdbc.error"} {"logTimeStamp":"2026-07-23T07:17:34.844Z","logLevel":"WARN","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":"11119","threadName":"main","class":"org.hibernate.orm.jdbc.error"} {"logTimeStamp":"2026-07-23T07:17:34.848Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.848Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.848Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:34.856Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:34.857Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:34.869Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.869Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:34.869Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.870Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:34.874Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.874Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.874Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.874Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.875Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.875Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.880Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:34.887Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:34.887Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:34.888Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:34.888Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:34.888Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:34.888Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:35.040Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.040Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.040Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:35.041Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.041Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.042Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.043Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.046Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:35.046Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:35.046Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:35.046Z","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 isFenced: false) disconnected","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} {"logTimeStamp":"2026-07-23T07:17:35.046Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:35.047Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.047Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.047Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:35.047Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.047Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.051Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:35.051Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:35.200Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.200Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.200Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","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":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} {"logTimeStamp":"2026-07-23T07:17:35.203Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} {"logTimeStamp":"2026-07-23T07:17:35.203Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"11119","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} {"logTimeStamp":"2026-07-23T07:17:35.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"11119","threadName":"main","class":"o.s.boot.jetty.GracefulShutdown"} {"logTimeStamp":"2026-07-23T07:17:35.206Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"11119","threadName":"jetty-shutdown","class":"o.s.boot.jetty.GracefulShutdown"} {"logTimeStamp":"2026-07-23T07:17:35.211Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.ServerConnector@2a5dc800{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"11119","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} {"logTimeStamp":"2026-07-23T07:17:35.229Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"11119","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} {"logTimeStamp":"2026-07-23T07:17:35.234Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@423287bb{STOPPING}[12.1.10,sto=0]","processId":"11119","threadName":"main","class":"org.eclipse.jetty.server.Server"} {"logTimeStamp":"2026-07-23T07:17:35.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"11119","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} {"logTimeStamp":"2026-07-23T07:17:35.238Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbjs.JettyEmbeddedWebAppContext@5450ce0d{application,/,b=[file:///tmp/jetty-docbase.8080.17311046140175423232/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@2bc38e13{STOPPED}}","processId":"11119","threadName":"main","class":"o.e.j.ee11.servlet.ServletContextHandler"} {"logTimeStamp":"2026-07-23T07:17:35.242Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:35.242Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"11119","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} java.lang.IllegalStateException: org.springframework.boot.web.server.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e8c27f7 has been closed already {"logTimeStamp":"2026-07-23T07:17:35.269Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/hibernate/autoconfigure/HibernateJpaConfiguration.class]: Failed to initialize dependency 'spring.cache-org.springframework.boot.cache.autoconfigure.CacheProperties' of PersistenceExceptionTranslator bean 'entityManagerFactory': Error creating bean with name 'spring.cache-org.springframework.boot.cache.autoconfigure.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1283) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1448) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1402) at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:180) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:173) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:151) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:448) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:381) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:110) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$0(SpringApplicationRunListeners.java:82) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:123) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:82) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1365) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:17:35.272Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:35.272Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"11119","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} java.lang.IllegalStateException: org.springframework.boot.web.server.servlet.context.AnnotationConfigServletWebServerApplicationContext@4e8c27f7 has been closed already {"logTimeStamp":"2026-07-23T07:17:35.273Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:35.273Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1283) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1448) at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1402) at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:82) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:648) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:630) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:180) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:173) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:151) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:448) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:381) at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:110) at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$0(SpringApplicationRunListeners.java:82) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:123) at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:117) at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:82) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1365) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) at org.onap.cps.Application.main(Application.java:45) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) 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$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) 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-07-23T07:17:35.275Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"11119","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} {"logTimeStamp":"2026-07-23T07:17:35.275Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"11119","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-07-23T07:17:35.276Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"11119","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-07-23T07:17:35.276Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"11119","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-07-23T07:17:35.276Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"11119","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} {"logTimeStamp":"2026-07-23T07:17:35.276Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"11119","threadName":"main","class":"org.onap.cps.Application"} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.51 s -- in org.onap.cps.ApplicationSpec [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec {"logTimeStamp":"2026-07-23T07:17:35.340Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.340Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.344Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.346Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.350Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.350Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.351Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.351Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.352Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.352Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.353Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.353Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.354Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.354Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.361Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.363Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-ubuntu2204-docker-8c-8g-1316","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.363Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 2809 ms","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} {"logTimeStamp":"2026-07-23T07:17:35.364Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"11119","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec [INFO] Running org.onap.cps.logging.MdcServletFilterSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.logging.MdcServletFilterSpec [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest {"logTimeStamp":"2026-07-23T07:17:35.437Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 21.0.11","processId":"11119","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.228 s -- in org.onap.cps.architecture.NcmpArchitectureTest [INFO] Running org.onap.cps.architecture.CpsArchitectureTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.architecture.CpsArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.1.0:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.8.2-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.8.2-SNAPSHOT-20260723T070737Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.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/policy-jre-alpine:5.0.0... [INFO] Building dependencies layer... [INFO] Building project dependencies layer... [INFO] Building classes layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 [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.8.2-SNAPSHOT-20260723T070737Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] A new version of jib-maven-plugin (3.5.2) 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] --- install:3.1.2:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.8.2-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.8.2-SNAPSHOT/cps-application-3.8.2-SNAPSHOT-springboot.jar [INFO] [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ [INFO] Building policy-executor-stub 3.8.2-SNAPSHOT [22/24] [INFO] from policy-executor-stub/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ policy-executor-stub --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [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-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java [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-master-verify-java/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:1.2.2:generate (default) @ policy-executor-stub --- [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ policy-executor-stub --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ policy-executor-stub --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator: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-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/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] --- resources:3.3.1:testResources (default-testResources) @ policy-executor-stub --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ policy-executor-stub --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ policy-executor-stub --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 07:17:58.973 [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. 07:17:59.172 [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 07:17:59.176 [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. 07:17:59.177 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.177 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.178 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.191 [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 07:17:59.234 [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. 07:17:59.248 [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 07:17:59.249 [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. 07:17:59.250 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.lang.Specification]: Specification does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.250 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [spock.mock.MockingApi]: MockingApi does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.251 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.spockframework.lang.SpecInternals]: SpecInternals does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:17:59.265 [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 :: (v4.1.0) 2026-07-23T07:18:00.491Z INFO 11369 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 21.0.11 with PID 11369 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2026-07-23T07:18:00.493Z INFO 11369 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:18:01.922Z INFO 11369 --- [ main] o.s.b.j.s.JettyServletWebServerFactory : Server initialized with port: 8093 2026-07-23T07:18:01.937Z INFO 11369 --- [ main] org.eclipse.jetty.server.Server : jetty-12.1.10; built: 2026-05-31T04:45:52.925Z; git: 986024525891c2c20ff08c58ba300dc3b9847586; jvm 21.0.11+10-1-22.04.2-Ubuntu 2026-07-23T07:18:01.985Z INFO 11369 --- [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1453 ms 2026-07-23T07:18:02.073Z INFO 11369 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-07-23T07:18:02.082Z INFO 11369 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbjs.JettyEmbeddedWebAppContext@4e6b3894{application,/,b=[file:///tmp/jetty-docbase.8093.3015577284055912224/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@32be264e{STARTED}} 2026-07-23T07:18:02.083Z INFO 11369 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbjs.JettyEmbeddedWebAppContext@4e6b3894{application,/,b=[file:///tmp/jetty-docbase.8093.3015577284055912224/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje11s.SessionHandler@32be264e{STARTED}} 2026-07-23T07:18:02.084Z INFO 11369 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@45220c67{STARTING}[12.1.10,sto=0] @156ms 2026-07-23T07:18:02.645Z INFO 11369 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-07-23T07:18:02.645Z INFO 11369 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-07-23T07:18:02.647Z INFO 11369 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:18:02.675Z INFO 11369 --- [ main] o.e.jetty.server.AbstractConnector : Started oejs.ServerConnector@1268dff4{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 2026-07-23T07:18:02.678Z INFO 11369 --- [ main] o.s.boot.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 2026-07-23T07:18:02.686Z INFO 11369 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.846 seconds (process running for 5.004) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-23T07:18:03.809Z INFO 11369 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 21.0.11 with PID 11369 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2026-07-23T07:18:03.809Z INFO 11369 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 2026-07-23T07:18:04.333Z INFO 11369 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2026-07-23T07:18:04.333Z INFO 11369 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2026-07-23T07:18:04.334Z INFO 11369 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2026-07-23T07:18:04.356Z INFO 11369 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.579 seconds (process running for 6.675) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-07-23T07:18:05.102Z WARN 11369 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: PermissionRequest#getOperations() 2026-07-23T07:18:05.104Z WARN 11369 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: operations 2026-07-23T07:18:05.105Z WARN 11369 --- [ main] o.h.v.i.m.a.CascadingMetaDataBuilder : HV000271: Using `@Valid` on a container (java.util.List) is deprecated. You should apply the annotation on the type argument(s). Affected element: PermissionRequest#getOperations() 2026-07-23T07:18:05.176Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:05.177Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:05.180Z INFO 11369 --- [ 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-07-23T07:18:05.180Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-07-23T07:18:05.180Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:05.277Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:05.277Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:05.278Z INFO 11369 --- [ 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-07-23T07:18:05.278Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 2026-07-23T07:18:06.279Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.298Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.298Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.298Z INFO 11369 --- [ 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-07-23T07:18:06.299Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 2026-07-23T07:18:06.299Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 2026-07-23T07:18:06.311Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.311Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.312Z INFO 11369 --- [ 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-07-23T07:18:06.312Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 2026-07-23T07:18:06.312Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 2026-07-23T07:18:06.326Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.327Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.327Z INFO 11369 --- [ 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-07-23T07:18:06.327Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 2026-07-23T07:18:06.327Z WARN 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 2026-07-23T07:18:06.340Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.341Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 2026-07-23T07:18:06.341Z INFO 11369 --- [ 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-07-23T07:18:06.341Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 2026-07-23T07:18:06.341Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.352Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.352Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.353Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { "permissionId" : null, "changeRequestFormat" : "some decision type", "operations" : [ ] } 2026-07-23T07:18:06.363Z WARN 11369 --- [ 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-07-23T07:18:06.500Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.500Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.507Z ERROR 11369 --- [ 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.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[na:na] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[na:na] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 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$893232067.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.4.jar:2.21.4] 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.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) ~[spring-aop-7.0.8.jar:7.0.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) ~[spring-aop-7.0.8.jar:7.0.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:158) ~[spring-aop-7.0.8.jar:7.0.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-7.0.8.jar:7.0.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-7.0.8.jar:7.0.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:719) ~[spring-aop-7.0.8.jar:7.0.8] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[na:na] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:252) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:184) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:934) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:853) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:86) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:866) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1000) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:903) ~[spring-webmvc-7.0.8.jar:7.0.8] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:874) ~[spring-webmvc-7.0.8.jar:7.0.8] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-7.0.8.jar:7.0.8] at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) ~[jakarta.servlet-api-6.1.0.jar:6.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:199) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-7.0.8.jar:7.0.8] at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:160) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-7.0.8.jar:7.0.8] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-7.0.8.jar:7.0.8] 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.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[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$2(NodeTestTask.java:176) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] 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$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] 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$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 2026-07-23T07:18:06.513Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 2026-07-23T07:18:06.513Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 2026-07-23T07:18:06.513Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.528Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.528Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 2026-07-23T07:18:06.529Z INFO 11369 --- [ 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-07-23T07:18:06.529Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 2026-07-23T07:18:06.530Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.548Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.548Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-07-23T07:18:06.548Z INFO 11369 --- [ 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-07-23T07:18:06.548Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 2026-07-23T07:18:06.548Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.564Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.564Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-07-23T07:18:06.565Z INFO 11369 --- [ 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-07-23T07:18:06.565Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-07-23T07:18:06.565Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 2026-07-23T07:18:06.582Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 2026-07-23T07:18:06.582Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 2026-07-23T07:18:06.582Z INFO 11369 --- [ 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-07-23T07:18:06.582Z INFO 11369 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 2026-07-23T07:18:06.583Z WARN 11369 --- [ 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.845 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:0.8.14:report (post-unit-test) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ policy-executor-stub --- [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- jib: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.8.2-SNAPSHOT-20260723T070737Z, nexus3.onap.org:10003/onap/policy-executor-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/policy-jre-alpine:5.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/policy-jre-alpine:5.0.0... [INFO] Building dependencies layer... [INFO] Building classes layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:0e28c78ebd87d4480ee312a4888c61022618e1e8cb0a2a5eb238a5c7b2013191 [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.8.2-SNAPSHOT-20260723T070737Z, nexus3.onap.org:10003/onap/policy-executor-stub [INFO] [INFO] [INFO] --- install:3.1.2:install (default-install) @ policy-executor-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.8.2-SNAPSHOT/policy-executor-stub-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.8.2-SNAPSHOT/policy-executor-stub-3.8.2-SNAPSHOT.jar [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.8.2-SNAPSHOT [23/24] [INFO] from jacoco-report/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:org/onap/cps/config/SecurityConfig.class:**/pom.xml [INFO] [INFO] --- checkstyle:3.4.0:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (cps-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jacoco-report --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jacoco-report --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- jacoco:0.8.14:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test-with-auth/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 6 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 164 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 80 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] Analyzed bundle 'integration-test-with-auth' with 0 classes [INFO] Analyzed bundle 'policy-executor-stub' with 4 classes [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.8.2-SNAPSHOT/jacoco-report-3.8.2-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.8.2-SNAPSHOT/jacoco-report-3.8.2-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.8.2-SNAPSHOT [24/24] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.8.2-SNAPSHOT/cps-aggregator-3.8.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.8.2-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.547 s] [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] [INFO] checkstyle ......................................... SUCCESS [ 2.837 s] [INFO] cps-parent ......................................... SUCCESS [ 2.841 s] [INFO] cps-events ......................................... SUCCESS [ 2.260 s] [INFO] cps-path-parser .................................... SUCCESS [ 6.109 s] [INFO] cps-service ........................................ SUCCESS [ 34.108 s] [INFO] cps-rest ........................................... SUCCESS [ 18.372 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 2.249 s] [INFO] provmns-api ........................................ SUCCESS [ 0.650 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:50 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.412 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.066 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.414 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.123 s] [INFO] cps-ri ............................................. SUCCESS [ 7.324 s] [INFO] test-dcm-rest ...................................... SUCCESS [ 3.006 s] [INFO] integration-test ................................... SUCCESS [03:10 min] [INFO] integration-test-with-auth ......................... SUCCESS [ 38.930 s] [INFO] spotbugs ........................................... SUCCESS [ 0.014 s] [INFO] cps-application .................................... SUCCESS [ 50.801 s] [INFO] policy-executor-stub ............................... SUCCESS [ 13.677 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.854 s] [INFO] cps ................................................ SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:32 min [INFO] Finished at: 2026-07-23T07:18:10Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1559 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins1313549332503276665.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins5615943089329079625.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/cps-master-verify-java + 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-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins454702320855780147.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6km4 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-6km4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins6023659126320629242.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8717996247430684542tmp 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-master-verify-java] $ /bin/bash /tmp/jenkins12967149344142601068.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins16253675705878685806.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6km4 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-6km4/bin to PATH [cps-master-verify-java] $ /bin/sh /tmp/jenkins5245582730632112282.sh ---> uv-install.sh uv 0.11.31 is already installed uvx 0.11.31 (x86_64-unknown-linux-gnu) [cps-master-verify-java] $ /bin/bash /tmp/jenkins9027960433935813893.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins5299220017428672442.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6km4 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-6km4/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 767s 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=767 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: cps-master-verify-java,12115,2026-07-23 07:18:40,v3-standard-8,767,0.22,0.00,SUCCESS [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins16216663252705008467.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6km4 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-6km4/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/12115 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-1316 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 14G 141G 10% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 785 24127 4 7179 30839 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:69:b3:05 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.111/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85628sec preferred_lft 85628sec inet6 fe80::f816:3eff:fe69:b305/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 5e:29:19:29:d6:cb 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::5c29:19ff:fe29:d6cb/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-1316) 07/23/26 _x86_64_ (8 CPU) 07:06:02 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-1316) 07/23/26 _x86_64_ (8 CPU) 07:06:02 LINUX RESTART (8 CPU)